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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.154.148.5 | 107.154.148.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 107.154.238.5 | 107.154.238.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for birman.co.il.
| Mechanism | Target |
|---|---|
| SPF_A | birman.co.il |
| SPF_INCLUDE | activetrail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 199.203.104.109 |
| SPF_IP | 199.203.196.137 |
| SPF_IP | 207.54.90.76 |
| SPF_IP | 68.232.139.42 |
| SPF_MX | birman.co.il |
Related pages
Pivot deeper into the graph from birman.co.il.
- IP · 107.154.148.5
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · registrar:israel internet association isoc-il
- Country · US
- Email · haim@birman.co.il
- Apex domain · co.il
- TLD · .il
- Browse hostnames · bi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.