Skip to content

Hostname

catic.com

Last fetched

catic.com resolves to 6 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · catic.comRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/catic.com

Resolution chain

catic.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.107.213.5713.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.213.6913.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.5713.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.6913.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
150.171.109.100150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE
150.171.109.101150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE

WHOIS identity

Registrar
iana:2
Organization
connecticut attorneys title ins.
Contact emails

Subdomains

99 observed subdomains of catic.com.

Web-graph footprint

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

115 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

41 SPF mechanisms authorising senders for catic.com.

MechanismTarget
SPF_Acatic.com
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zixsmbhosted.com
SPF_IP104.209.145.54
SPF_IP13.88.170.98
SPF_IP16.50.78.62
SPF_IP172.190.217.81
SPF_IP18.196.254.50
SPF_IP18.198.129.203
SPF_IP18.219.211.170
SPF_IP18.220.6.173
SPF_IP18.222.100.37
SPF_IP18.233.211.170
SPF_IP199.30.235.151/32
SPF_IP199.87.209.0/24
SPF_IP20.1.175.150
SPF_IP20.10.6.183
SPF_IP20.109.99.74
SPF_IP20.122.187.209
SPF_IP20.192.29.133
SPF_IP20.65.115.153
SPF_IP20.97.237.150
SPF_IP3.97.56.230
SPF_IP38.108.186.0/24
SPF_IP4.53.200.128/26
SPF_IP4.7.16.128/26
SPF_IP40.143.215.113
SPF_IP40.176.107.168
SPF_IP52.165.249.35
SPF_IP52.179.183.89
SPF_IP52.19.0.156/32
SPF_IP52.52.134.28
SPF_IP52.62.199.66
SPF_IP54.203.18.106/32
SPF_IP74.203.185.151/32
SPF_MXcatic.com

Related pages

Pivot deeper into the graph from catic.com.

Cypher and MCP

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

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