Skip to content

Hostname

samirsanghavi.com

Last fetched

samirsanghavi.com resolves to 2 IPv4 addresses operated by AS137648 in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · samirsanghavi.comRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/samirsanghavi.com

Resolution chain

samirsanghavi.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:303
Organization
mr. nitish shah
Contact emails

Subdomains

3 observed subdomains of samirsanghavi.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for samirsanghavi.com.

MechanismTarget
SPF_Asamirsanghavi.com
SPF_INCLUDEzcsend.in
SPF_IP178.63.148.222
SPF_IP216.150.1.1/16
SPF_IP216.169.121.1/24
SPF_IP66.199.1.1/16
SPF_IP72.9.1.1/16
SPF_IP96.45.76.1/24
SPF_MXmail.samirsanghavi.com
SPF_MXsamirsanghavi.com

Related pages

Pivot deeper into the graph from samirsanghavi.com.

Cypher and MCP

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

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