Hostname
testudotimes.com
Last fetched
testudotimes.com resolves to 199.232.193.246, announced in 199.232.192.0/22 by FASTLY - Fastly, Inc. in CA. testudotimes.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
- 199.232.193.246
199.232.192.0/22 · FASTLY - Fastly, Inc. · Montreal, CA
- 199.232.197.246
199.232.196.0/22 · FASTLY - Fastly, Inc. · Montreal, CA
IPv6 resolution
No AAAA record for testudotimes.com is recorded in WhisperGraph.
Attribution
Fastly
cdn · ORIGIN_AS, CDN
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of testudotimes.com owner
- Contact emails
- domain.names@voxmedia.com, 14ccff50-0b27-478f-a283-4693eb5cb18b@identity-protect.org, 40d693da-3dd9-4983-9961-db507ba32dc2@identity-protect.org, 614207c8-a46a-4371-8a77-6bc17ad4623e@identity-protect.org, 683534d1-357e-46e6-80aa-edee0ef2d0c5@identity-protect.org, e6a9e1fc-5eb9-44c2-a098-8421ccca50f1@identity-protect.org
Subdomains
Showing 12 of 46. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns-415.awsdns-51.com
- ns-786.awsdns-34.net
- ns-1313.awsdns-36.org
- ns-1929.awsdns-49.co.uk
MX records
- mail1.sbnation.com
Threat-feed evidence
History
Related pages
Pivot from testudotimes.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: "testudotimes.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.