Skip to content

Hostname

firstlogistics.com.au

Last fetched

firstlogistics.com.au resolves to 1 IPv4 address operated by GOOGLE - Google LLC in SG. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · firstlogistics.com.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/firstlogistics.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
35.213.171.12135.213.128.0/18AS15169GOOGLE - Google LLCSG

WHOIS identity

Registrar
registrar:melbourne it
Organization
steven tran
Contact emails

Subdomains

1 observed subdomain of firstlogistics.com.au.

Web-graph footprint

Distinct hostnames that link to or from firstlogistics.com.au in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for firstlogistics.com.au.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP110.145.172.94
SPF_IP138.217.171.202
SPF_IP180.235.156.45/32
SPF_IP180.235.158.33/32
SPF_IP203.62.211.6/32

Related pages

Pivot deeper into the graph from firstlogistics.com.au.

Cypher and MCP

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

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