Skip to content

Hostname

roospotting.com

Last fetched

roospotting.com resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in AU. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · roospotting.comRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/roospotting.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.105.186.47172.105.160.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudAU

WHOIS identity

Registrar
iana:69
Organization
dawn denecke
Contact emails

Subdomains

4 observed subdomains of roospotting.com.

Web-graph footprint

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

11 sites link to this hostname.

193 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for roospotting.com.

MechanismTarget
SPF_Aroospotting.com
SPF_INCLUDE_spf.mailspamprotection.com
SPF_IP172.105.186.47
SPF_MXroospotting.com

Related pages

Pivot deeper into the graph from roospotting.com.

Cypher and MCP

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

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