Skip to content

Hostname

efkonindia.com

Last fetched

efkonindia.com resolves to 1 IPv4 address operated by PUBLIC-DOMAIN-REGISTRY - PDR in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · efkonindia.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/efkonindia.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.53.43.77103.53.42.0/23AS394695PUBLIC-DOMAIN-REGISTRY - PDRIN

WHOIS identity

Registrar
iana:303
Organization
efkon india
Contact emails

Subdomains

18 observed subdomains of efkonindia.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for efkonindia.com.

MechanismTarget
SPF_Aefkonindia.com
SPF_INCLUDEpeopledomain.in
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.com
SPF_IP104.211.247.61
SPF_IP190.92.174.92
SPF_IP202.66.174.154
SPF_IP202.66.174.163
SPF_IP202.66.174.164
SPF_MXefkonindia.com

Related pages

Pivot deeper into the graph from efkonindia.com.

Cypher and MCP

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

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