Skip to content

Hostname

polytech.com

Last fetched

polytech.com resolves to 1 IPv4 address operated by TEAM-BLUE-DENMARK in DK. WHOIS lists iana:73 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:73
Organization
******** ********
Contact emails

Subdomains

19 observed subdomains of polytech.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for 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 polytech.com.

Cypher and MCP

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

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