Skip to content

Hostname

cli.collaw.com

Last fetched

cli.collaw.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in AU.

Nutrition Label

WHISPER CANON · cli.collaw.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/cli.collaw.com

Resolution chain

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

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

WHOIS identity

No WHOIS records are currently associated with cli.collaw.com in WhisperGraph.

Subdomains

2 observed subdomains of cli.collaw.com.

Web-graph footprint

Distinct hostnames that link to or from cli.collaw.com in the public web crawl.

66 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cli.collaw.com.

MechanismTarget
SPF_EXISTS%{i}.spf.collaw.iphmx.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.1.217.104
SPF_IP103.1.217.130
SPF_IP103.1.217.28
SPF_IP202.3.8.210/32
SPF_IP203.2.191.230/32
SPF_IP208.117.48.0/20

Related pages

Pivot deeper into the graph from cli.collaw.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cli.collaw.com"})-[: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.