Skip to content

Hostname

agtrix.com

Last fetched

agtrix.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in AU. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · agtrix.comRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/agtrix.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.211.64.2420.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAU

WHOIS identity

Registrar
iana:146
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

1 observed subdomain of agtrix.com.

Web-graph footprint

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

5 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for agtrix.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.37.196.197/32
SPF_IP20.53.107.71
SPF_IP20.53.141.149
SPF_IP20.53.141.195
SPF_IP20.53.141.98
SPF_IP20.53.142.25
SPF_IP20.53.142.80
SPF_IP20.53.185.125
SPF_IP20.53.186.54
SPF_IP20.53.187.131
SPF_IP20.53.187.76
SPF_IP20.53.191.138
SPF_IP20.53.191.21
SPF_IP20.53.92.198
SPF_IP20.53.93.161
SPF_IP20.53.93.193
SPF_IP20.53.94.132
SPF_IP20.53.94.35
SPF_IP20.53.94.97

Related pages

Pivot deeper into the graph from agtrix.com.

Cypher and MCP

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

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