Skip to content

Hostname

www.polytech.com

Last fetched

www.polytech.com resolves to 1 IPv4 address operated by TEAM-BLUE-DENMARK in DK.

Nutrition Label

WHISPER CANON · www.polytech.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/www.polytech.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.21.40.107185.21.40.0/22AS48854TEAM-BLUE-DENMARKDK

WHOIS identity

No WHOIS records are currently associated with www.polytech.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for www.polytech.com.

MechanismTarget
SPF_INCLUDEspf.atlassian.net
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.7.247.175
SPF_IP46.38.233.207
SPF_IP5.45.105.31
SPF_IP54.93.39.28
SPF_IP95.154.57.141

Related pages

Pivot deeper into the graph from www.polytech.com.

Cypher and MCP

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

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