Skip to content

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

WHISPER CANON · langdonbuilding.com.auRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/langdonbuilding.com.au

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.

IPPrefixASNOperatorCountry
192.124.249.177192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

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.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for langdonbuilding.com.au.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEau.zcsend.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.2.140.0/22
SPF_IP103.47.204.0/22
SPF_IP110.145.225.134
SPF_IP170.10.68.0/22
SPF_IP18.233.211.170
SPF_IP198.74.56.28/32
SPF_IP199.87.209.0/24
SPF_IP203.31.36.0/22
SPF_IP207.58.147.64/28
SPF_IP216.22.15.224/27
SPF_IP3.97.56.230
SPF_IP38.108.186.0/24
SPF_IP4.53.200.128/26
SPF_IP4.7.16.128/26
SPF_IP43.228.184.0/22
SPF_IP52.19.0.156/32
SPF_IP52.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.