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
Resolution chain
twine.fm resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.229.118 | 108.139.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.139.229.39 | 108.139.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.139.229.68 | 108.139.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.139.229.82 | 108.139.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.103 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.4 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.91 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.93 | 18.66.102.0/24 | AS16509 | AMAZON-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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for twine.fm.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | u371182.wl.sendgrid.net |
Related pages
Pivot deeper into the graph from twine.fm.
- IP · 108.139.229.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · DE
- Email · 4286246f18@twine.fm.whoistrustee.com
- TLD · .fm
- Browse hostnames · tw…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.