Skip to content

Hostname

winfried.it

Last fetched

winfried.it resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · winfried.itRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/winfried.it

Resolution chain

winfried.it resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.210.130.11252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.79.5252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.238.14352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.133.17454.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
winfried
Contact emails

Subdomains

10 observed subdomains of winfried.it.

Web-graph footprint

Distinct hostnames that link to or from winfried.it in the public web crawl.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for winfried.it.

MechanismTarget
SPF_Awinfried.it
SPF_INCLUDE_spf.aruba.it
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.eu-west-1.amazonses.com
SPF_MXwinfried.it

Related pages

Pivot deeper into the graph from winfried.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "winfried.it"})-[: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.