Skip to content

Hostname

mail.aarontech.in

Last fetched

mail.aarontech.in resolves to 1 IPv4 address operated by VELIANET-AS - velia.net Internetdienste GmbH in FR.

Nutrition Label

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

Resolution chain

mail.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

No WHOIS records are currently associated with mail.aarontech.in in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for mail.aarontech.in.

MechanismTarget
SPF_Amail.aarontech.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_MXmail.aarontech.in

Related pages

Pivot deeper into the graph from mail.aarontech.in.

Cypher and MCP

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

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