Hostname
davisprintingco.com
Last fetched
davisprintingco.com resolves to 4 IPv4 addresses operated by AS20940 in SG. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
davisprintingco.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 |
|---|---|---|---|---|
| 2.17.106.132 | 2.17.106.0/24 | AS20940 | — | SG |
| 2.17.106.145 | 2.17.106.0/24 | AS20940 | — | SG |
| 23.60.157.201 | 23.60.157.0/24 | AS20940 | — | JP |
| 23.60.157.224 | 23.60.157.0/24 | AS20940 | — | JP |
WHOIS identity
- Registrar
- iana:1068
- Organization
- davis printing
- Contact emails
- 17a2031df4454cbe8546f9e5cde61109.protect@withheldforprivacy.com
- 21bb1dc79c6b4472808f5004314e35e7.protect@withheldforprivacy.com
- cd6ae20e53c144bb93edf40bb1b88340.protect@withheldforprivacy.com
- e2fa0f9463354677a235266d0d2e52d3.protect@withheldforprivacy.com
- sales@davisgcs.com
- reactivation-pending@mail.withheldforprivacy.com
Subdomains
3 observed subdomains of davisprintingco.com.
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from davisprintingco.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for davisprintingco.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.efwd.registrar-servers.com |
Related pages
Pivot deeper into the graph from davisprintingco.com.
- IP · 2.17.106.132
- ASN · AS20940
- Registrar · iana:1068
- Country · SG
- Email · 17a2031df4454cbe8546f9e5cde61109.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · da…
- 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: "davisprintingco.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.