Hostname
testking.com
Last fetched
testking.com resolves to 1 IPv4 address operated by SYS-S in NL. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
testking.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.45.78.128 | 5.45.76.0/22 | AS58061 | SYS-S | NL |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- hrbgkscwpn@whoisprivacyprotect.com
- hthxfrvqq@whoisprivacyprotect.com
- jqhlpslyq@whoisprivacyprotect.com
- kwdmylxb@whoisprivacyprotect.com
- lclnghdxhs@whoisprivacyprotect.com
- mcmcfcqm@whoisprivacyprotect.com
- plvjcvxdh@whoisprivacyprotect.com
- rckvtdjqpp@whoisprivacyprotect.com
- sggdwqlbfq@whoisprivacyprotect.com
- sjdctcgpq@whoisprivacyprotect.com
- sjjbqkyvbx@whoisprivacyprotect.com
- sxtpqjxp@whoisprivacyprotect.com
- vdsdxfmg@whoisprivacyprotect.com
- wtvvdrdp@whoisprivacyprotect.com
- yvjgpcdrjg@whoisprivacyprotect.com
Subdomains
8 observed subdomains of testking.com.
Web-graph footprint
Distinct hostnames that link to or from testking.com in the public web crawl.
299 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for testking.com.
| Mechanism | Target |
|---|---|
| SPF_A | testking.com |
| SPF_INCLUDE | my-api.com |
| SPF_INCLUDE | sendersrv.com |
| SPF_INCLUDE | spf.privateemail.com |
| SPF_MX | testking.com |
Related pages
Pivot deeper into the graph from testking.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "testking.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.