Skip to content

Hostname

birman.co.il

Last fetched

birman.co.il resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:israel internet association isoc-il as the registrar.

Nutrition Label

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

Resolution chain

birman.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.5107.154.148.0/24AS19551INCAPSULA - Incapsula IncUS
107.154.238.5107.154.238.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
registrar:israel internet association isoc-il
Organization
birman- woods and building materials
Contact emails

Subdomains

14 observed subdomains of birman.co.il.

Web-graph footprint

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

17 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for birman.co.il.

MechanismTarget
SPF_Abirman.co.il
SPF_INCLUDEactivetrail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.203.104.109
SPF_IP199.203.196.137
SPF_IP207.54.90.76
SPF_IP68.232.139.42
SPF_MXbirman.co.il

Related pages

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

Cypher and MCP

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

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