Skip to content

Hostname

mail.morbc.org.au

Last fetched

mail.morbc.org.au resolves to 1 IPv4 address operated by TIER-NET - Tier.Net Technologies LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.151.232.24023.151.232.0/24AS397423TIER-NET - Tier.Net Technologies LLCUS

WHOIS identity

No WHOIS records are currently associated with mail.morbc.org.au in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for mail.morbc.org.au.

MechanismTarget
SPF_Amail.morbc.org.au
SPF_IP103.18.40.125
SPF_IP139.99.131.116
SPF_IP172.96.165.74
SPF_IP198.46.166.242
SPF_IP23.151.232.240
SPF_IP70.35.197.168
SPF_MXmail.morbc.org.au

Related pages

Pivot deeper into the graph from mail.morbc.org.au.

Cypher and MCP

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

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