Skip to content

Hostname

infinity.co.il

Last fetched

infinity.co.il has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:israel internet association isoc-il as the registrar.

Nutrition Label

WHISPER CANON · infinity.co.ilRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/infinity.co.il

Resolution chain

infinity.co.il has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:israel internet association isoc-il
Organization
infinity
Contact emails

Subdomains

11 observed subdomains of infinity.co.il.

Web-graph footprint

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

56 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Ainfinity.co.il
SPF_INCLUDE_spf.activetrail.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP173.243.135.128/32
SPF_IP192.116.109.11
SPF_IP195.225.46.228/32
SPF_IP199.203.202.93
SPF_IP91.195.162.5/32
SPF_IP91.195.162.6/32
SPF_IP91.195.163.152
SPF_MXinfinity.co.il

Related pages

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

Cypher and MCP

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

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