Skip to content

Hostname

steritreff.com

Last fetched

steritreff.com resolves to 1 IPv4 address operated by AS8820 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · steritreff.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/steritreff.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.60.136.226212.63.104.0/22AS8820DE

WHOIS identity

Registrar
iana:151
Organization
net4events
Contact emails

Subdomains

2 observed subdomains of steritreff.com.

Web-graph footprint

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

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for steritreff.com.

MechanismTarget
SPF_Asteritreff.com
SPF_IP212.60.136.224/29
SPF_IP213.216.16.224/27
SPF_MXsteritreff.com

Related pages

Pivot deeper into the graph from steritreff.com.

Cypher and MCP

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

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