Skip to content

Hostname

devizona.com

Last fetched

devizona.com resolves to 1 IPv4 address operated by CLOUDPIT - dogado GmbH in DE. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · devizona.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/devizona.com

Resolution chain

devizona.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.250.12.170178.250.12.0/24AS45012CLOUDPIT - dogado GmbHDE

WHOIS identity

Registrar
iana:1443
Organization
designhuette
Contact emails

Subdomains

2 observed subdomains of devizona.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for devizona.com.

MechanismTarget
SPF_Adevizona.com
SPF_INCLUDE_spf.google.com
SPF_IP178.250.12.170
SPF_IP87.191.199.18
SPF_IP87.191.232.3
SPF_MXdevizona.com

Related pages

Pivot deeper into the graph from devizona.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "devizona.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.