Skip to content

Hostname

aakarshatechnologies.com

Last fetched

aakarshatechnologies.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · aakarshatechnologies.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aakarshatechnologies.com

Resolution chain

aakarshatechnologies.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1291
Organization
mr. krishna sharma
Contact emails

Subdomains

5 observed subdomains of aakarshatechnologies.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for aakarshatechnologies.com.

MechanismTarget
SPF_Aaakarshatechnologies.com
SPF_IP103.102.234.70
SPF_IP103.108.220.2
SPF_IP103.108.220.81
SPF_IP103.86.176.20
SPF_IP139.59.95.242
SPF_IP148.72.168.175
SPF_IP162.219.248.247
SPF_IP174.127.94.179
SPF_IP174.127.94.251
SPF_IP206.53.58.65
SPF_IP209.133.206.18
SPF_IP72.34.46.198
SPF_MXaakarshatechnologies.com

Related pages

Pivot deeper into the graph from aakarshatechnologies.com.

Cypher and MCP

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

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