Skip to content

Hostname

mail.capabuild.com.au

Last fetched

mail.capabuild.com.au resolves to 1 IPv4 address operated by AS45638 in AU.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.27.34.123103.27.34.0/24AS45638AU

WHOIS identity

No WHOIS records are currently associated with mail.capabuild.com.au in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for mail.capabuild.com.au.

MechanismTarget
SPF_Ada1.djc.com.au
SPF_Aexch1.djc.com.au
SPF_INCLUDEspf.hostingplatform.net.au
SPF_INCLUDEspf.protection.outlook.com
SPF_IP110.232.143.182
SPF_IP130.117.251.9/32
SPF_IP185.201.16.0/22
SPF_IP199.115.117.7/32
SPF_IP2002:1b83:6c34:0:0:0:1b83:6c34
SPF_IP203.12.160.0/24
SPF_IP203.26.27.0/24
SPF_IP209.85.220.41/32
SPF_IP220.244.226.0/24
SPF_IP2a01:111:f403:201d:0:0:0:700
SPF_IP2a01:111:f403:201d:0:0:0:701
SPF_IP2a01:111:f403:201e:0:0:0:700
SPF_IP2a01:111:f403:201e:0:0:0:701
SPF_IP46.165.223.16/32
SPF_IP52.100.199.212
SPF_IP52.100.199.214
SPF_IP52.100.199.216
SPF_IP52.100.199.230
SPF_IP52.100.199.231
SPF_IP52.100.199.242
SPF_IP52.100.209.215
SPF_IP52.100.209.218
SPF_IP52.100.209.244
SPF_IP94.75.244.176/32
SPF_MXmail.capabuild.com.au

Related pages

Pivot deeper into the graph from mail.capabuild.com.au.

Cypher and MCP

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

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