Hostname
digliovest.com
Last fetched
digliovest.com resolves to 1 IPv4 address operated by AS47583 in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
digliovest.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 |
|---|---|---|---|---|
| 82.29.199.219 | 82.29.192.0/21 | AS47583 | — | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 09fa3ba0c398d0015ce128bf49eabab787ce560f5f3069f06d784994e0d5254c@digliovest.com.whoisproxy.org
- 0d0b64e75c4317eb6f0badf216f722aa3c118ee693b030c24d376ee60ec9f35e@digliovest.com.whoisproxy.org
- 21924c66635009c1fd2715696602ac1103457acd9631e3b1f0c7d5c08c421946@digliovest.com.whoisproxy.org
- 34197494b63068e1914dda45227e4ae593f140a1e85e4338716e247a8323e9a9@digliovest.com.whoisproxy.org
- 3fbecfe922971de2b7185d04b10f6671af5b561b9e5f01c5bd675f6d8c1bd9b0@digliovest.com.whoisproxy.org
- 4e0ccba66a100a6346cc6df132cc8005e1e128a30d93a695aca703ff8242a9e4@digliovest.com.whoisproxy.org
- 54323764b40c59283a6c403366f8a19bffbff71143ac5fe4b28221279b5fb3b3@digliovest.com.whoisproxy.org
- 5a2a680941ccb8bfb360c9facffafe7211d3397e4e4d5654b7333f40d911b8ee@digliovest.com.whoisproxy.org
- 5ddd577ac53eea0801911e9313b5f3b60b37f9337d4ab868832311579456d3e6@digliovest.com.whoisproxy.org
- 6dc6c0c736aa86f02773c0be883303b510b520e1de8b6ec1944a9f1126815cd6@digliovest.com.whoisproxy.org
- 77bc8eaa56496de8d5bb408d057c29321b7571e10e452b47fd07bb53327b422e@digliovest.com.whoisproxy.org
- cd2d0081b04b7d082237f49469c4dfd312126fd1dfc20cfcb3b764c0b2155ba6@digliovest.com.whoisproxy.org
- d150b71ad5b84e9e0de967b3627d26b33ba2fef01e479289c882219b2702d7b8@digliovest.com.whoisproxy.org
- d935add8ba92ab3df6d80d3427cdc928871df76602cb9191d193e54692f7e720@digliovest.com.whoisproxy.org
- dd4c4fa28c44b516f3f821fd4ea7fcc36784099633bc7cf8e986d03f0d5c02a1@digliovest.com.whoisproxy.org
- e773dd2efaa7654f6dda47f3ca672649f1b272c9af060abedd7f49b085fcbdba@digliovest.com.whoisproxy.org
- f9c15fb8cfa2abd95d40e1d518ea7ccc486ea639d6886e0f8d383a812f9ccac0@digliovest.com.whoisproxy.org
Subdomains
1 observed subdomain of digliovest.com.
| Subdomain |
|---|
| www.digliovest.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for digliovest.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from digliovest.com.
- IP · 82.29.199.219
- ASN · AS47583
- Registrar · iana:269
- Country · US
- Email · 09fa3ba0c398d0015ce128bf49eabab787ce560f5f3069f06d784994e0d5254c@digliovest.com.whoisproxy.org
- TLD · .com
- Browse hostnames · di…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "digliovest.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.