Skip to content

Hostname

simonet.cc

Last fetched

simonet.cc resolves to 1 IPv4 address operated by AS25575 in AT. WHOIS lists iana:809 as the registrar.

Nutrition Label

WHISPER CANON · simonet.ccRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/simonet.cc

Resolution chain

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

IPPrefixASNOperatorCountry
213.145.225.60213.145.224.0/19AS25575AT

WHOIS identity

Registrar
iana:809
Organization
manfred simonet edv-consulting
Contact emails

Subdomains

3 observed subdomains of simonet.cc.

Web-graph footprint

Distinct hostnames that link to or from simonet.cc in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for simonet.cc.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.ledl.net
SPF_IP46.163.107.200
SPF_IP5.35.255.66
SPF_IP85.158.181.24
SPF_IP92.204.50.50
SPF_MXsimonet.cc

Related pages

Pivot deeper into the graph from simonet.cc.

Cypher and MCP

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

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