Skip to content

Hostname

polynorm.ch

Last fetched

polynorm.ch resolves to 1 IPv4 address operated by COLT COLT Technology Services Group Limited in CH.

Nutrition Label

WHISPER CANON · polynorm.chRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/polynorm.ch

Resolution chain

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

IPPrefixASNOperatorCountry
213.173.163.246213.173.160.0/19AS8220COLT COLT Technology Services Group LimitedCH

WHOIS identity

No WHOIS records are currently associated with polynorm.ch in WhisperGraph.

Subdomains

99 observed subdomains of polynorm.ch.

Web-graph footprint

Distinct hostnames that link to or from polynorm.ch in the public web crawl.

145 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for polynorm.ch.

MechanismTarget
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXpolynorm.ch

Related pages

Pivot deeper into the graph from polynorm.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "polynorm.ch"})-[: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.