Hostname
printex-inc.com
Last fetched
printex-inc.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
printex-inc.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- by94f5gc3z7@networksolutionsprivateregistration.com
- e23st2fc6g9@networksolutionsprivateregistration.com
- e74qf6mx3pe@networksolutionsprivateregistration.com
- ge9s49mg474@networksolutionsprivateregistration.com
- j76m448649e@networksolutionsprivateregistration.com
- nf5sz3cy854@networksolutionsprivateregistration.com
- ux4zw5m928x@networksolutionsprivateregistration.com
- vd4wj86w6ux@networksolutionsprivateregistration.com
Subdomains
11 observed subdomains of printex-inc.com.
Web-graph footprint
Distinct hostnames that link to or from printex-inc.com in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for printex-inc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.a2hosting.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 106.0.62.75/32 |
| SPF_IP | 198.204.203.0/24 |
Related pages
Pivot deeper into the graph from printex-inc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "printex-inc.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.