Skip to content

Hostname

fixdigital.co.il

Last fetched

fixdigital.co.il resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · fixdigital.co.ilRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/fixdigital.co.il

Resolution chain

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

IPPrefixASNOperatorCountry
34.240.196.21734.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.89.8534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.252.22234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.135.5354.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.252.2954.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.121.20854.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

93 observed subdomains of fixdigital.co.il.

Web-graph footprint

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

116 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

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

Cypher and MCP

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

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