Skip to content

Hostname

projects.onespot.com.au

Last fetched

projects.onespot.com.au resolves to 1 IPv4 address operated by AS45671 in AU.

Nutrition Label

WHISPER CANON · projects.onespot.com.auRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/projects.onespot.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
221.121.132.3221.121.128.0/19AS45671AU

WHOIS identity

No WHOIS records are currently associated with projects.onespot.com.au in WhisperGraph.

Subdomains

1 observed subdomain of projects.onespot.com.au.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for projects.onespot.com.au.

MechanismTarget
SPF_Aprojects.onespot.com.au
SPF_IP202.125.36.106
SPF_IP202.125.36.177
SPF_IP221.121.132.2
SPF_IP221.121.132.3
SPF_MXprojects.onespot.com.au

Related pages

Pivot deeper into the graph from projects.onespot.com.au.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "projects.onespot.com.au"})-[: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.