Skip to content

Hostname

carriersedge.com

Last fetched

carriersedge.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · carriersedge.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/carriersedge.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.157.82.25415.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.112.24516.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.129.193.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.132.1263.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.62.1063.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.70.2053.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.232.323.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
52.60.196.7452.60.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.151.9699.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
carriersedge
Contact emails

Subdomains

18 observed subdomains of carriersedge.com.

Web-graph footprint

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

105 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for carriersedge.com.

MechanismTarget
SPF_INCLUDEccm170.constantcontact.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEin.constantcontact.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_IP18.206.80.64
SPF_IP198.207.147.224/27
SPF_IP204.239.0.224/27
SPF_IP216.230.14.224/27
SPF_IP34.249.226.119
SPF_IP69.20.102.156
SPF_IP69.20.102.157

Related pages

Pivot deeper into the graph from carriersedge.com.

Cypher and MCP

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

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