Skip to content

Hostname

aarontech.in

Last fetched

aarontech.in resolves to 1 IPv4 address operated by VELIANET-AS - velia.net Internetdienste GmbH in FR. WHOIS lists iana:800152 as the registrar.

Nutrition Label

WHISPER CANON · aarontech.inRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/aarontech.in

Resolution chain

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

IPPrefixASNOperatorCountry
92.204.40.19692.204.40.0/24AS29066VELIANET-AS - velia.net Internetdienste GmbHFR

WHOIS identity

Registrar
iana:800152
Organization
raj p d
Contact emails

Subdomains

2 observed subdomains of aarontech.in.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • aarontech.in

SPF policy

7 SPF mechanisms authorising senders for aarontech.in.

MechanismTarget
SPF_Aaarontech.in
SPF_IP136.243.152.9
SPF_IP138.128.180.106
SPF_IP5.77.63.52
SPF_IP92.204.40.196
SPF_IP98.142.101.138
SPF_MXaarontech.in

Related pages

Pivot deeper into the graph from aarontech.in.

Cypher and MCP

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

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