Skip to content

Hostname

mail.tripssoftware.com.au

Last fetched

mail.tripssoftware.com.au resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in AU.

Nutrition Label

WHISPER CANON · mail.tripssoftware.com.auRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mail.tripssoftware.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
13.70.108.20313.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAU

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mail.tripssoftware.com.au.

MechanismTarget
SPF_Amail.tripssoftware.com.au
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP120.29.245.142
SPF_IP120.29.245.77
SPF_IP120.29.245.81
SPF_IP13.70.108.203
SPF_IP20.92.138.112/29
SPF_MXmail.tripssoftware.com.au

Related pages

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

Cypher and MCP

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

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