Skip to content

Hostname

cvidya.com

Last fetched

cvidya.com resolves to 1 IPv4 address operated by AS34380 in IL. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · cvidya.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/cvidya.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.43.247.98193.43.247.0/24AS34380IL

WHOIS identity

Registrar
iana:299
Organization
amdocs,
Contact emails

Subdomains

18 observed subdomains of cvidya.com.

Web-graph footprint

Distinct hostnames that link to or from cvidya.com in the public web crawl.

18 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cvidya.com.

Related pages

Pivot deeper into the graph from cvidya.com.

Cypher and MCP

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

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