Hostname
true-verde.com
Last fetched
true-verde.com resolves to 1 IPv4 address operated by AS216334 in DE. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
true-verde.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 |
|---|---|---|---|---|
| 45.131.212.169 | 45.131.212.0/24 | AS216334 | — | DE |
WHOIS identity
- Registrar
- iana:1068
- Organization
- c/o whoisproxy.com
- Contact emails
- jon@geolife-naturally.com
- a917d84a8bff4cf1ba7e2de21c3352e7.protect@withheldforprivacy.com
- 2941cc27b1ce06feacf00a9fd13e91145c015e09bc52aac2ee08400552ae3619@true-verde.com.whoisproxy.org
- 4950edbeb2c498c49998c1d953f993dc79d82a3c37e7d4e8ba457a9c3cbf4973@true-verde.com.whoisproxy.org
- 58745db1ac98195626a9ba86c95d951ae04de6a43331565205704f1fd3714e8b@true-verde.com.whoisproxy.org
- 5a4ed0920896c4db2dc2a0a418cb3f6059e6d347d440437b5f66a6a50ac3b2bc@true-verde.com.whoisproxy.org
- 5b8f4176289704b94c1e516e38d7f84d63b3d2b20f49cf53a9174f957c3391bc@true-verde.com.whoisproxy.org
- 69706f05cf0ef10d6ebd6a9e2259ed4ac2b99d2008b829375f8bd87ba21fd379@true-verde.com.whoisproxy.org
- 81a88c7e7b77d2acb5c2e885e1ca9efe6ae9c363582c2a3802e9114b1f9df05f@true-verde.com.whoisproxy.org
- 8323b9274bbcd8c3c8637f0b4e89fc2d3dd7e50cbc1c69e7d5ab528d528bd785@true-verde.com.whoisproxy.org
- 84736b12d939781ba27b92ff7d0be2af44ca2f7d38897058c512082c025d8479@true-verde.com.whoisproxy.org
- cc6c3cc8f6b6c2aebaba2ff190b25ebb9e22a6c62d4115b00dae261cae4e07f6@true-verde.com.whoisproxy.org
- d796f4eb194fce5537b6c7af0596ea9a7a760fd344ea861f023a738bf6c003eb@true-verde.com.whoisproxy.org
- def333d847e2f8c81731aa6e15249b99e3e13eebd47a7b565bbb83418d5540d3@true-verde.com.whoisproxy.org
Subdomains
1 observed subdomain of true-verde.com.
| Subdomain |
|---|
| www.true-verde.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for true-verde.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.efwd.registrar-servers.com |
Related pages
Pivot deeper into the graph from true-verde.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "true-verde.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.