Skip to content

Hostname

elcon.co.il

Last fetched

elcon.co.il resolves to 1 IPv4 address operated by AS207605 in IL.

Nutrition Label

WHISPER CANON · elcon.co.ilRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/elcon.co.il

Resolution chain

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

IPPrefixASNOperatorCountry
195.225.46.197195.225.46.0/24AS207605IL

WHOIS identity

No WHOIS records are currently associated with elcon.co.il in WhisperGraph.

Subdomains

2 observed subdomains of elcon.co.il.

Web-graph footprint

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

57 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for elcon.co.il.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from elcon.co.il.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "elcon.co.il"})-[: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.