Hostname
tcp0.com
Last fetched
tcp0.com resolves to 67.221.244.80, announced in 67.221.244.0/24 by 6CONNECT - 6connect, Inc. in SI. tcp0.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
- 67.221.244.80
67.221.244.0/24 · 6CONNECT - 6connect, Inc. · Ljubljana, SI
IPv6 resolution
Attribution
6connect
ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- domains by proxy,
- Contact emails
- aaronh@tcp0.com
Subdomains
Mail and authentication
Nameservers
- ns1.dns.tcp0.com
- ns2.dns.tcp0.com
- ns3.dns.tcp0.com
- ns4.dns.tcp0.com
- ns5.dns.tcp0.com
- ns6.dns.tcp0.com
- ns7.dns.tcp0.com
- ns8.dns.tcp0.com
- ns9.dns.tcp0.com
MX records
- dev1-dfw.6connect.com
- services1-lju.tcp0.com
SPF policy
- ip: 67.221.240.0/20
- ip: 50.240.195.128/28
- ip: 2607:fae0::/32
- ip: 75.149.49.32/29
- include: _spf.google.com
- include: spf.protection.outlook.com
Threat-feed evidence
History
Related pages
Pivot from tcp0.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: "tcp0.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.