Skip to content

Hostname

wedoogift.com

Last fetched

wedoogift.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · wedoogift.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wedoogift.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.155.153.10518.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.153.3418.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.153.818.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.153.8618.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.3818.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.34.1283.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.263.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.433.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.723.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

40 observed subdomains of wedoogift.com.

Web-graph footprint

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

108 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for wedoogift.com.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.wedoogift.com
SPF_INCLUDEspf-008baa01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.incwo.com

Related pages

Pivot deeper into the graph from wedoogift.com.

Cypher and MCP

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

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