Skip to content

Hostname

smart-dv.com

Last fetched

smart-dv.com resolves to 1 IPv4 address operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · smart-dv.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/smart-dv.com

Resolution chain

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

IPPrefixASNOperatorCountry
69.12.68.21869.12.68.0/24AS36352AS-COLOCROSSING - HostPapaUS

WHOIS identity

Registrar
iana:69
Organization
deepak kumar tala
Contact emails

Subdomains

7 observed subdomains of smart-dv.com.

Web-graph footprint

Distinct hostnames that link to or from smart-dv.com in the public web crawl.

43 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for smart-dv.com.

MechanismTarget
SPF_Asmart-dv.com
SPF_IP69.12.68.218
SPF_MXsmart-dv.com

Related pages

Pivot deeper into the graph from smart-dv.com.

Cypher and MCP

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

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