Hostname
tatteco.com
Last fetched
tatteco.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. tatteco.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
No IPv4 resolution is recorded for tatteco.com in WhisperGraph.
IPv6 resolution
No AAAA record for tatteco.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of tatteco.com owner
- Contact emails
- 04c6e5c3-844a-49f5-b1c5-c87a102f0683@identity-protect.org, 1920a51f-1da2-4aa9-883e-267164ee593d@identity-protect.org, 7de373c1-979b-4f0a-b4da-ac832b94a986@identity-protect.org, bb0dc054-ec80-41e5-a22a-5cd0ce3eb856@identity-protect.org, df75c058-2941-43ff-95a8-f6b8bf9e7407@identity-protect.org, owner-8940715@tatteco.com.whoisprivacyservice.org
Subdomains
| Subdomain |
|---|
| www.tatteco.com |
Showing 1 of 1 subdomain (1 per page).
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
- ns-159.awsdns-19.com
- ns-949.awsdns-54.net
- ns-1073.awsdns-06.org
- ns-1626.awsdns-11.co.uk
MX records
- mail.protonmail.ch
- mailsec.protonmail.ch
SPF policy
- include: _spf.protonmail.ch
- include: _spf.mlsend.com
Threat-feed evidence
History
Related pages
Pivot from tatteco.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: "tatteco.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.