Skip to content

Hostname

twyne.io

Last fetched

twyne.io resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · twyne.ioRouting diversity6.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/twyne.io

Resolution chain

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

IPPrefixASNOperatorCountry
100.28.166.148100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.134.62100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.23.128.36107.23.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.178.318.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.170.15318.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.33.25418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.17.6423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.18.21123.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.155.873.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.13.4934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.188.7734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.240.20134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.89.944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.61.17644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.172.19644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.144.7144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.82.17452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.131.21652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.135.6452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.50.25252.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

29 observed subdomains of twyne.io.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for twyne.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsmtp.groovehq.com
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from twyne.io.

Cypher and MCP

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

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