Hostname
testby.ai
Last fetched
testby.ai resolves to 84.19.176.148, announced in 84.19.160.0/19 by KEYWEB-AS - Keyweb AG in DE. testby.ai 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
IPv6 resolution
No AAAA record for testby.ai is recorded in WhisperGraph.
Attribution
keyweb
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:101domain
- Registrant organisation
- keyweb
Subdomains
| Subdomain |
|---|
| mail.testby.ai |
Showing 1 of 1 subdomain (1 per page).
Mail and authentication
Nameservers
- ns.km20619.keymachine.de
- ns2.km20619.keymachine.de
MX records
- mail.testby.ai
SPF policy
- a: testby.ai
- mx: testby.ai
- a: km20619.keymachine.de
Threat-feed evidence
History
Related pages
Pivot from testby.ai 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: "testby.ai"})-[: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.