Skip to content

Hostname

twine.nyc

Last fetched

twine.nyc resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · twine.nycRouting diversity5.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/twine.nyc

Resolution chain

twine.nyc resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.49.71.185100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.141.193100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.11.4100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.46.22018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.108.423.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.154.2083.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.230.1593.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.106.22144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.85.12552.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.231.19352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.136.24152.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.63.1452.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.232.4252.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.77.21454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.148.19454.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.76.13154.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.9.114100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.121.18034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

41 observed subdomains of twine.nyc.

Web-graph footprint

Distinct hostnames that link to or from twine.nyc in the public web crawl.

7 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for twine.nyc.

MechanismTarget
SPF_INCLUDE8438029.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mail.intercom.io
SPF_IP168.245.92.58

Related pages

Pivot deeper into the graph from twine.nyc.

Cypher and MCP

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

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