Skip to content

Hostname

agreementexpress.net

Last fetched

agreementexpress.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · agreementexpress.netRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/agreementexpress.net

Resolution chain

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

IPPrefixASNOperatorCountry
15.156.17.1515.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.181.313.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.251.263.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.195.22335.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.208.13335.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.106.10699.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.7.4216.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.135.16816.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:456
Organization
blair simonite
Contact emails

Subdomains

20 observed subdomains of agreementexpress.net.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for agreementexpress.net.

MechanismTarget
SPF_Aagreementexpress.net
SPF_IP34.194.9.77/32
SPF_IP35.182.118.182
SPF_IP35.183.254.147
SPF_IP52.0.175.129/32
SPF_IP52.5.128.75
SPF_IP52.6.195.143
SPF_IP52.60.200.36
SPF_IP52.60.66.163/32
SPF_MXagreementexpress.net

Related pages

Pivot deeper into the graph from agreementexpress.net.

Cypher and MCP

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

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