Skip to content

Hostname

combi-tech.com

Last fetched

combi-tech.com resolves to 1 IPv4 address operated by AS202053 in NL. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · combi-tech.comRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/combi-tech.com

Resolution chain

combi-tech.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.22.208.1735.22.208.0/22AS202053NL

WHOIS identity

Registrar
iana:69
Organization
b. van pelt
Contact emails

Subdomains

3 observed subdomains of combi-tech.com.

Web-graph footprint

Distinct hostnames that link to or from combi-tech.com in the public web crawl.

9 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for combi-tech.com.

MechanismTarget
SPF_Ahosted.theiner.nl
SPF_INCLUDE_spf.hostnet.nl
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.18.91.223
SPF_IP2a02:348:5f:5bdf:0:0:0:1
SPF_IP64.26.45.41
SPF_IP77.61.50.165
SPF_MXcombi-tech.com

Related pages

Pivot deeper into the graph from combi-tech.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "combi-tech.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.