Hostname
printernet.co.il
Last fetched
printernet.co.il resolves to 5 IPv4 addresses operated by AS12400 in IL. WHOIS lists iana:10007 as the registrar.
Nutrition Label
Resolution chain
printernet.co.il resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.116.164.19 | 212.116.160.0/20 | AS12400 | — | IL |
| 54.230.42.107 | 54.230.42.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 54.230.42.122 | 54.230.42.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 54.230.42.128 | 54.230.42.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 54.230.42.97 | 54.230.42.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
WHOIS identity
- Registrar
- iana:10007
- Organization
- be'eri printers
- Contact emails
Subdomains
14 observed subdomains of printernet.co.il.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for printernet.co.il.
| Mechanism | Target |
|---|---|
| SPF_A | printernet.co.il |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 212.116.164.14 |
| SPF_IP | 212.116.164.16 |
| SPF_IP | 212.116.164.17 |
| SPF_IP | 212.116.164.18 |
| SPF_IP | 54.228.67.198 |
| SPF_IP | 63.34.212.71 |
| SPF_MX | printernet.co.il |
Related pages
Pivot deeper into the graph from printernet.co.il.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "printernet.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.