Skip to content

Hostname

fnetindia.com

Last fetched

fnetindia.com resolves to 1 IPv4 address operated by OVH - OVH SAS in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · fnetindia.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/fnetindia.com

Resolution chain

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

IPPrefixASNOperatorCountry
167.114.73.152167.114.0.0/17AS16276OVH - OVH SASCA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

15 observed subdomains of fnetindia.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for fnetindia.com.

MechanismTarget
SPF_Afnetindia.com
SPF_IP188.138.52.46/32
SPF_IP188.138.52.50/32
SPF_IP188.138.52.51/32
SPF_IP188.138.52.61/32
SPF_IP209.160.25.147/32
SPF_IP209.160.26.206/32
SPF_IP35.154.36.191/32
SPF_IP51.89.30.77/32
SPF_MXfnetindia.com

Related pages

Pivot deeper into the graph from fnetindia.com.

Cypher and MCP

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

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