Skip to content

Hostname

sentrynet.in

Last fetched

sentrynet.in resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:801217 as the registrar.

Nutrition Label

WHISPER CANON · sentrynet.inRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/sentrynet.in

Resolution chain

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

IPPrefixASNOperatorCountry
88.99.242.4488.99.0.0/16AS24940DE

WHOIS identity

Registrar
iana:801217
Organization
hiten patel
Contact emails

Subdomains

53 observed subdomains of sentrynet.in.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sentrynet.in.

MechanismTarget
SPF_INCLUDEspf.mxthunder.com
SPF_IP103.39.133.2
SPF_IP159.69.141.56
SPF_IP188.40.23.165
SPF_IP2a01:4f8:13a:1a13:0:0:0:2
SPF_IP2a01:4f8:231:21e2:0:0:0:2
SPF_IP78.47.208.26
SPF_IP78.47.208.30
SPF_IP88.99.242.44

Related pages

Pivot deeper into the graph from sentrynet.in.

Cypher and MCP

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

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