Skip to content

Hostname

dishacreations.com

Last fetched

dishacreations.com resolves to 1 IPv4 address operated by Diadem-AS - Diadem Technologies Pvt. Ltd. in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · dishacreations.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/dishacreations.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.253.125.169103.253.125.0/24AS132937Diadem-AS - Diadem Technologies Pvt. Ltd.IN

WHOIS identity

Registrar
iana:303
Organization
disha creations
Contact emails

Subdomains

5 observed subdomains of dishacreations.com.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dishacreations.com.

MechanismTarget
SPF_Adishacreations.com
SPF_IP103.253.125.179/16
SPF_IP103.253.125.180
SPF_IP103.253.125.181

Related pages

Pivot deeper into the graph from dishacreations.com.

Cypher and MCP

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

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