Hostname
testifygod.com
Last fetched
testifygod.com resolves to 1 IPv4 address operated by AS16276 in SG. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
testifygod.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 |
|---|---|---|---|---|
| 139.99.122.113 | 139.99.0.0/17 | AS16276 | — | SG |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain admin
- Contact emails
- reg_14501410@whoisprotection.cc
- 604869dd38ba4290a47689d684c34a33.protect@whoisguard.com
- 716cda7395344de18247505ddebf927e.protect@withheldforprivacy.com
- info@hidden-advent.org
- pw-5c3f84ecedc79d294f3de80fafdf15b0@privacyguardian.org
- pw-a4ee63c3f8df906c94e47e0d1b805892@privacyguardian.org
- pw-edfe3c4265d862208da6cdd484221597@privacyguardian.org
- pwp-d63c35dfd06be028cbce57325d25873d@privacyguardian.org
Subdomains
4 observed subdomains of testifygod.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from testifygod.com in the public web crawl.
16 sites link to this hostname.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for testifygod.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.testifygod.com |
| SPF_MX | testifygod.com |
Related pages
Pivot deeper into the graph from testifygod.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "testifygod.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.