Hostname
langdonbuilding.com.au
Last fetched
langdonbuilding.com.au resolves to 1 IPv4 address operated by SUCURI-SEC - Sucuri in US. WHOIS lists registrar:melbourne it as the registrar.
Nutrition Label
Resolution chain
langdonbuilding.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.124.249.177 | 192.124.249.0/24 | AS30148 | SUCURI-SEC - Sucuri | US |
WHOIS identity
- Registrar
- registrar:melbourne it
- Organization
- marcus madrid
- Contact emails
- —
Subdomains
9 observed subdomains of langdonbuilding.com.au.
Web-graph footprint
Distinct hostnames that link to or from langdonbuilding.com.au in the public web crawl.
9 sites link to this hostname.
111 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
24 SPF mechanisms authorising senders for langdonbuilding.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.intacct.com |
| SPF_INCLUDE | au.zcsend.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.2.140.0/22 |
| SPF_IP | 103.47.204.0/22 |
| SPF_IP | 110.145.225.134 |
| SPF_IP | 170.10.68.0/22 |
| SPF_IP | 18.233.211.170 |
| SPF_IP | 198.74.56.28/32 |
| SPF_IP | 199.87.209.0/24 |
| SPF_IP | 203.31.36.0/22 |
| SPF_IP | 207.58.147.64/28 |
| SPF_IP | 216.22.15.224/27 |
| SPF_IP | 3.97.56.230 |
| SPF_IP | 38.108.186.0/24 |
| SPF_IP | 4.53.200.128/26 |
| SPF_IP | 4.7.16.128/26 |
| SPF_IP | 43.228.184.0/22 |
| SPF_IP | 52.19.0.156/32 |
| SPF_IP | 52.62.199.66 |
Related pages
Pivot deeper into the graph from langdonbuilding.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "langdonbuilding.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.