Skip to content

Hostname

compfix.co.il

Last fetched

compfix.co.il resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · compfix.co.ilRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/compfix.co.il

Resolution chain

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

IPPrefixASNOperatorCountry
95.217.59.14295.217.0.0/16AS24940FI

WHOIS identity

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

Subdomains

8 observed subdomains of compfix.co.il.

Web-graph footprint

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

25 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • compfix.co.il

SPF policy

11 SPF mechanisms authorising senders for compfix.co.il.

MechanismTarget
SPF_Acompfix.co.il
SPF_IP144.76.174.20
SPF_IP167.235.60.248
SPF_IP212.143.60.60
SPF_IP31.168.11.102
SPF_IP31.168.11.105
SPF_IP31.168.11.73
SPF_IP31.168.11.82
SPF_IP46.4.69.113
SPF_IP95.217.59.142
SPF_MXcompfix.co.il

Related pages

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

Cypher and MCP

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

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