Skip to content

Hostname

dgdigital.in

Last fetched

dgdigital.in resolves to 4 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in ZA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · dgdigital.inRouting diversity3.0/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dgdigital.in

Resolution chain

dgdigital.in resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.252.75.1275.252.75.0/24AS47583AS-HOSTINGER - Hostinger International LimitedZA
88.222.223.22088.222.223.0/24AS47583AS-HOSTINGER - Hostinger International LimitedZA
92.113.16.21492.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.3092.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

7 observed subdomains of dgdigital.in.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dgdigital.in.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from dgdigital.in.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dgdigital.in"})-[: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.