Hostname
printroomsoho.com
Last fetched
printroomsoho.com resolves to 4 IPv4 addresses operated by DIGICERT - Tiggee LLC in US. WHOIS lists iana:1861 as the registrar.
Nutrition Label
Resolution chain
printroomsoho.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.80.122.229 | 208.80.122.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 208.80.122.60 | 208.80.122.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 208.80.123.201 | 208.80.123.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 208.80.123.83 | 208.80.123.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
WHOIS identity
- Registrar
- iana:1861
- Organization
- martin ringwood
- Contact emails
Subdomains
2 observed subdomains of printroomsoho.com.
Web-graph footprint
Distinct hostnames that link to or from printroomsoho.com in the public web crawl.
5 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for printroomsoho.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from printroomsoho.com.
- IP · 208.80.122.229
- ASN · AS16552DIGICERT - Tiggee LLC
- Registrar · iana:1861
- Country · US
- Email · 4c0942135efa45c6b600b1e07fd81ffd-4775831@contact.gandi.net
- 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: "printroomsoho.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.