Skip to content

Hostname

ebc.co.in

Last fetched

ebc.co.in resolves to 1 IPv4 address operated by AS9430 in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ebc.co.inRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ebc.co.in

Resolution chain

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

IPPrefixASNOperatorCountry
103.35.120.174103.35.120.0/24AS9430IN

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

4 observed subdomains of ebc.co.in.

Web-graph footprint

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

22 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ebc.co.in.

MechanismTarget
SPF_Aebc.co.in
SPF_IP103.35.120.174
SPF_MXebc.co.in

Related pages

Pivot deeper into the graph from ebc.co.in.

Cypher and MCP

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

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