Skip to content

Hostname

collab.net

Last fetched

collab.net resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · collab.netRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/collab.net

Resolution chain

collab.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
75.2.65.16975.2.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.129.6899.83.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1011
Organization
digital_ai
Contact emails

Subdomains

863 observed subdomains of collab.net.

Web-graph footprint

Distinct hostnames that link to or from collab.net in the public web crawl.

456 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for collab.net.

MechanismTarget
SPF_Acollab.net
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.ihance.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.118.182.166
SPF_IP204.11.124.0/22
SPF_IP204.11.127.26
SPF_IP204.11.127.6
SPF_IP204.16.104.0/22
SPF_IP204.16.106.30
SPF_IP208.185.179.0/24
SPF_IP208.75.196.0/22
SPF_IP208.87.8.0/22
SPF_IP3.16.77.102
SPF_IP72.32.154.224/27
SPF_MXcollab.net

Related pages

Pivot deeper into the graph from collab.net.

Cypher and MCP

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

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