Skip to content

Hostname

altman.co.il

Last fetched

altman.co.il resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:10007 as the registrar.

Nutrition Label

WHISPER CANON · altman.co.ilRouting diversity2.4/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/altman.co.il

Resolution chain

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

IPPrefixASNOperatorCountry
107.154.148.74107.154.148.0/24AS19551INCAPSULA - Incapsula IncUS
107.154.238.74107.154.238.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:10007
Organization
altman health general partnership
Contact emails

Subdomains

22 observed subdomains of altman.co.il.

Web-graph footprint

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

136 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for altman.co.il.

MechanismTarget
SPF_Aaltman.co.il
SPF_INCLUDEactivetrail.com
SPF_INCLUDEemailv.com
SPF_INCLUDEoutbox.co.il
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.remarkety.com
SPF_IP185.70.251.226
SPF_IP185.70.251.63
SPF_IP212.179.20.196
SPF_IP31.154.134.58
SPF_IP82.166.246.94
SPF_MXaltman.co.il

Related pages

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

Cypher and MCP

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

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