Hostname
tw1.com
Last fetched
tw1.com resolves to 162.159.136.54, announced in 162.159.128.0/19 by CLOUDFLARENET - Cloudflare, Inc. in CA. tw1.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 162.159.136.54
162.159.128.0/19 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
IPv6 resolution
No AAAA record for tw1.com is recorded in WhisperGraph.
Attribution
Cloudflare
cdn · ORIGIN_AS, CDN
WHOIS identity
- Registrar
- iana:9
- Registrant organisation
- perfect privacy,
- Contact emails
- 219d6fa80a28fd0a4b02bddcd5639aaa@domaindiscreet.com, 2544e1ec0a28fd0a3d4332b29a8de0f0@domaindiscreet.com, 259975ce0a28fd0a6da0cbb23de59955@domaindiscreet.com, 3b885d3c0a28fd0a001a723d64f1e50e@domaindiscreet.com, 4a360bb70a1612332174650c15c9d79e@domaindiscreet.com, 5f48ea2f0a28fd0a03cb28bc06ea6ec3@domaindiscreet.com, 835196520a28fd0a197cfa2ebfbc8836@domaindiscreet.com, 988420220a28fd0a4b412a03816e6034@domaindiscreet.com, 990e61160a28fd0a3deed62895f3d119@domaindiscreet.com, a37cf3f70a28fd0a166c2b98584c4cc2@domaindiscreet.com, a7ae8b600a28fd0a287d524b6cfbcc16@domaindiscreet.com, b9200c640a28fd0a068e52e6762da27e@domaindiscreet.com, bots09jvc0ira8jj0gurerg1ff@domaindiscreet.com, d985614c0a28fd0a75cf247d0fe5fda0@domaindiscreet.com, f6c9e9380a28fd0a02a13b1acd69b7ca@domaindiscreet.com, fac50e1c0a28fd0a3e7ddaa278df63d8@domaindiscreet.com, hammad.hanfi@tw1.com, privacy@myprivatename.com
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.tw1.com
- ns2.tw1.com
MX records
- tw1-com.mail.protection.outlook.com
- d247010.b.ess.uk.barracudanetworks.com
- d247010.a.ess.uk.barracudanetworks.com
SPF policy
- include: spf.protection.outlook.com
- ip: 110.93.192.16
- ip: 110.93.250.187
- ip: 117.20.24.97
- ip: 45.249.11.19
- ip: 45.249.11.3
- ip: 45.249.11.8
Threat-feed evidence
History
Related pages
Pivot from tw1.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tw1.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.