Skip to content

Hostname

twine.fm

Last fetched

twine.fm resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · twine.fmRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/twine.fm

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.229.118108.139.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.229.39108.139.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.229.68108.139.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.229.82108.139.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.10318.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.418.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9118.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9318.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1387
Organization
c/o whoistrustee.com
Contact emails

Subdomains

12 observed subdomains of twine.fm.

Web-graph footprint

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

534 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for twine.fm.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEu371182.wl.sendgrid.net

Related pages

Pivot deeper into the graph from twine.fm.

Cypher and MCP

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

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