Skip to content

Hostname

twind.io

Last fetched

twind.io resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · twind.ioRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/twind.io

Resolution chain

twind.io resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.46.10018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.5918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.8018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.9918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.38.113.16254.38.0.0/16AS16276OVHFR

WHOIS identity

Registrar
iana:1383
Organization
ctaima outsourcing & consulting,
Contact emails

Subdomains

20 observed subdomains of twind.io.

Web-graph footprint

Distinct hostnames that link to or from twind.io in the public web crawl.

81 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for twind.io.

MechanismTarget
SPF_INCLUDE146424663.spf08.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from twind.io.

Cypher and MCP

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

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