Skip to content

Hostname

one.co.il

Last fetched

one.co.il resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1079 as the registrar.

Nutrition Label

WHISPER CANON · one.co.ilRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/one.co.il

Resolution chain

one.co.il resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.78.1913.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.2513.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.3313.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.3613.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.41.1018.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.41.6818.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.41.7618.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.41.8918.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
213.8.143.143213.8.128.0/19AS12400IL
3.168.102.1103.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.1203.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.153.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.803.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1079
Organization
citynet
Contact emails

Subdomains

30 observed subdomains of one.co.il.

Web-graph footprint

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

741 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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