Skip to content

Hostname

eastern.in

Last fetched

eastern.in resolves to 2 IPv4 addresses operated by DIMENOC - HostDime.com, Inc. in IN. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · eastern.inRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/eastern.in

Resolution chain

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

IPPrefixASNOperatorCountry
138.128.180.58138.128.180.0/24AS33182DIMENOC - HostDime.com, Inc.IN
98.70.216.14598.70.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN

WHOIS identity

Registrar
iana:269
Organization
eastern condiments pvt.
Contact emails

Subdomains

9 observed subdomains of eastern.in.

Web-graph footprint

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

781 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for eastern.in.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from eastern.in.

Cypher and MCP

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

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