Skip to content

Hostname

activant.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.107.213.4013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.213.7213.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.226.4413.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.4013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.7213.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.253.4413.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
150.171.109.194150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE
150.171.109.193150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE

WHOIS identity

Registrar
iana:299
Organization
epicor software corporation
Contact emails

Subdomains

171 observed subdomains of activant.com.

Web-graph footprint

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

38 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for activant.com.

MechanismTarget
SPF_Aaushossmtpprd01.activant.com
SPF_Amail.aaih.net
SPF_Aname1.tpcx.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.66.162.38
SPF_IP209.163.142.145
SPF_IP216.187.109.3
SPF_IP65.210.205.145
SPF_IP65.210.205.146
SPF_IP74.112.71.175

Related pages

Pivot deeper into the graph from activant.com.

Cypher and MCP

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

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