Skip to content

Hostname

teamwendy.com

Last fetched

teamwendy.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · teamwendy.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/teamwendy.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.202.112.13218.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

9 observed subdomains of teamwendy.com.

Web-graph footprint

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

154 sites link to this hostname.

154 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for teamwendy.com.

MechanismTarget
SPF_INCLUDE50349235.spf06.hubspotemail.net
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDE_spf.general.transactional-mail-a.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.184.235
SPF_IP172.87.49.91
SPF_IP192.124.249.169
SPF_IP192.254.121.248/32
SPF_IP198.24.106.130
SPF_IP24.142.154.75
SPF_IP40.76.101.54
SPF_IP40.76.14.236
SPF_IP71.66.66.66

Related pages

Pivot deeper into the graph from teamwendy.com.

Cypher and MCP

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

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