Skip to content

Hostname

winendinem.com

Last fetched

winendinem.com resolves to 3 IPv4 addresses operated by AS38880 in AU. WHOIS lists iana:1609 as the registrar.

Nutrition Label

WHISPER CANON · winendinem.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/winendinem.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.37.8.110103.37.8.0/24AS38880AU
31.43.160.631.43.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
31.43.161.631.43.161.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:1609
Organization
ammie watts
Contact emails

Subdomains

3 observed subdomains of winendinem.com.

Web-graph footprint

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

35 sites link to this hostname.

118 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for winendinem.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE_spf.wphosting.com.au
SPF_INCLUDEspf.foodstorm.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.17.253.155
SPF_IP103.37.8.103
SPF_IP103.37.8.110
SPF_IP124.19.99.146
SPF_IP23.101.181.236

Related pages

Pivot deeper into the graph from winendinem.com.

Cypher and MCP

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

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