Skip to content

Hostname

www.circustuff.com

Last fetched

www.circustuff.com resolves to 2 IPv4 addresses operated by PONYNET - FranTech Solutions in LU.

Nutrition Label

WHISPER CANON · www.circustuff.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.circustuff.com

Resolution chain

www.circustuff.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
198.251.89.164198.251.89.0/24AS53667PONYNET - FranTech SolutionsLU
51.89.64.8651.89.0.0/16AS16276DE

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for www.circustuff.com.

MechanismTarget
SPF_Awww.circustuff.com
SPF_INCLUDEspf.hostmantis.com
SPF_IP138.201.124.221
SPF_IP159.69.58.176
SPF_IP159.69.71.41
SPF_IP198.251.89.164
SPF_IP51.89.64.86
SPF_IP93.158.211.165
SPF_MXwww.circustuff.com

Related pages

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

Cypher and MCP

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

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