Hostname
printam3d.com
Last fetched
printam3d.com resolves to 1 IPv4 address operated by AS208764 in HR. WHOIS lists iana:15 as the registrar.
Nutrition Label
Resolution chain
printam3d.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.244.92.94 | 185.244.92.0/23 | AS208764 | — | HR |
WHOIS identity
- Registrar
- iana:15
- Organization
- albin solak
- Contact emails
Subdomains
8 observed subdomains of printam3d.com.
Web-graph footprint
Distinct hostnames that link to or from printam3d.com in the public web crawl.
6 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- printam3d.com
SPF policy
7 SPF mechanisms authorising senders for printam3d.com.
| Mechanism | Target |
|---|---|
| SPF_A | printam3d.com |
| SPF_INCLUDE | _spf.franz-net.hr |
| SPF_INCLUDE | franz-net.hr |
| SPF_IP | 148.251.84.122 |
| SPF_IP | 159.69.12.165 |
| SPF_IP | 185.244.92.94 |
| SPF_MX | printam3d.com |
Related pages
Pivot deeper into the graph from printam3d.com.
- IP · 185.244.92.94
- ASN · AS208764
- Registrar · iana:15
- Country · HR
- Email · d1ed1a374f454afd9ccf12a5aa8a273b.protect@whoisguard.com
- TLD · .com
- Browse hostnames · pr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "printam3d.com"})-[: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.