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
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.
Showing 25 of 73. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from simonds.com.au in the public web crawl.
104 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for simonds.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 46237448.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf-au.emailsignatures365.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.9.60.236/31 |
| SPF_IP | 103.9.60.250 |
| SPF_IP | 149.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.