Skip to content

Hostname

agreementexpress.com

Last fetched

agreementexpress.com resolves to 1 IPv4 address operated by COGECO-PEER1 - Aptum Technologies in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
209.15.37.6209.15.37.0/24AS13768COGECO-PEER1 - Aptum TechnologiesCA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for agreementexpress.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP209.121.249.41
SPF_IP3.96.245.227
SPF_IP34.194.9.77/32
SPF_IP52.0.175.129/32
SPF_IP52.6.195.143
SPF_IP52.60.66.163/32
SPF_IP52.72.131.100
SPF_IP54.88.222.240
SPF_IP96.53.43.194

Related pages

Pivot deeper into the graph from agreementexpress.com.

Cypher and MCP

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

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