Skip to content

Hostname

advantek.com

Last fetched

advantek.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · advantek.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/advantek.com

Resolution chain

advantek.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

15 observed subdomains of advantek.com.

Web-graph footprint

Distinct hostnames that link to or from advantek.com in the public web crawl.

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for advantek.com.

MechanismTarget
SPF_Aadvantek.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.20.251.112
SPF_IP115.134.130.242
SPF_IP122.53.97.64/27
SPF_IP193.44.143.104/29
SPF_IP47.225.215.8/29
SPF_IP50.255.124.133
SPF_IP61.222.121.208/28
SPF_IP66.96.213.242
SPF_IP88.130.232.102
SPF_MXadvantek.com

Related pages

Pivot deeper into the graph from advantek.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "advantek.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.