Skip to content

Hostname

simonds.com.au

Last fetched

simonds.com.au has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · simonds.com.auRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/simonds.com.au

Resolution chain

simonds.com.au has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:melbourne it
Organization
simonds homes melbourne pty.
Contact emails

Subdomains

73 observed subdomains of simonds.com.au.

Web-graph footprint

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

104 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for simonds.com.au.

MechanismTarget
SPF_INCLUDE46237448.spf05.hubspotemail.net
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-au.emailsignatures365.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.9.60.236/31
SPF_IP103.9.60.250
SPF_IP149.72.130.154

Related pages

Pivot deeper into the graph from simonds.com.au.

Cypher and MCP

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

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