Skip to content

Hostname

splainer.in

Last fetched

splainer.in resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · splainer.inRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/splainer.in

Resolution chain

splainer.in resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.207.148.1315.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.26.8415.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.140.243.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.177.193.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.66.1483.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.63.503.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

11 observed subdomains of splainer.in.

Web-graph footprint

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

22 sites link to this hostname.

797 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for splainer.in.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEses.splianer.in
SPF_IP76.223.176.132

Related pages

Pivot deeper into the graph from splainer.in.

Cypher and MCP

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

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