Skip to content

Hostname

edwards.com

Last fetched

edwards.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · edwards.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/edwards.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.216.245.17418.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.236.2473.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
dave palmer
Contact emails

Subdomains

96 observed subdomains of edwards.com.

Web-graph footprint

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

1,133 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for edwards.com.

MechanismTarget
SPF_INCLUDE_spf.edwards.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf1.edwards.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.231.47/32
SPF_IP167.89.34.54
SPF_IP35.166.127.132
SPF_IP35.167.70.213

Related pages

Pivot deeper into the graph from edwards.com.

Cypher and MCP

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

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