Skip to content

Hostname

agmatix.com

Last fetched

agmatix.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · agmatix.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/agmatix.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.227.12718.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.227.4118.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.227.4918.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.227.8718.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.11899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

69 observed subdomains of agmatix.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for agmatix.com.

MechanismTarget
SPF_INCLUDE8087505.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from agmatix.com.

Cypher and MCP

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

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