Skip to content

Hostname

amarchand.com

Last fetched

amarchand.com resolves to 1 IPv4 address operated by AS4755 in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · amarchand.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/amarchand.com

Resolution chain

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

IPPrefixASNOperatorCountry
121.241.242.38121.241.240.0/22AS4755IN

WHOIS identity

Registrar
iana:146
Organization
amarchand and mangaldas and suresh a. shroff
Contact emails

Subdomains

10 observed subdomains of amarchand.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for amarchand.com.

MechanismTarget
SPF_Adelsmtp.amarchand.com
SPF_Asmtpmum.amarchand.com
SPF_IP115.111.140.57
SPF_IP122.180.152.244
SPF_IP220.227.171.100

Related pages

Pivot deeper into the graph from amarchand.com.

Cypher and MCP

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

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