Skip to content

Hostname

edvoy.com

Last fetched

edvoy.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · edvoy.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/edvoy.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.21.12418.155.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.21.1918.155.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.21.2618.155.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.21.3218.155.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.171.117.1143.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.473.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.53.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.523.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.214.12852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.2152.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.4152.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.7452.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of edvoy.com owner
Contact emails

Subdomains

25 observed subdomains of edvoy.com.

Web-graph footprint

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

351 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for edvoy.com.

MechanismTarget
SPF_INCLUDE_spf-txn.apple.com
SPF_INCLUDE_spf.apple.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.sendgrid.net
SPF_INCLUDE_spf.sparkpostmail.com
SPF_INCLUDEicloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.174.89.172

Related pages

Pivot deeper into the graph from edvoy.com.

Cypher and MCP

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

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