Skip to content

Hostname

13cabs.com.au

Last fetched

13cabs.com.au resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · 13cabs.com.auRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/13cabs.com.au

Resolution chain

13cabs.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.16.242104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.17.242104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:melbourne it
Organization
black cabs combined
Contact emails

Subdomains

46 observed subdomains of 13cabs.com.au.

Web-graph footprint

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

225 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for 13cabs.com.au.

MechanismTarget
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEfdspfaus.freshemail.io
SPF_INCLUDEfdspfus.freshemail.io
SPF_INCLUDEnspf1.13cabs.com.au
SPF_INCLUDEnspf2.13cabs.com.au
SPF_INCLUDEnspf3.13cabs.com.au
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-au.emailsignatures365.com
SPF_INCLUDEspf.braintreegateway.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.53.115.125
SPF_IP103.53.115.22
SPF_IP103.53.115.71
SPF_IP159.135.235.158

Related pages

Pivot deeper into the graph from 13cabs.com.au.

Cypher and MCP

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

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