Hostname
printaudit.com
Last fetched
printaudit.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
printaudit.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.36.12 | 104.18.36.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.151.244 | 172.64.151.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- bayne computing solutions
- Contact emails
- jbm@baynesolutions.com
- jmacinnes@printaudit.com
- 1f914a71-f494-475b-bbcf-3d99b974f5e2@identity-protect.org
- 2ce00787-927c-4df5-99e5-773bf669cd60@identity-protect.org
- 38e20b91-d7a0-4eb3-8e96-873790a56a86@identity-protect.org
- ad3f8b17-b5b1-496a-bef6-fbb538d6056f@identity-protect.org
- cb986859-33be-47b5-9154-479575d7b533@identity-protect.org
- de46f23a-0889-4b9b-b3d9-6850ded4a4a0@identity-protect.org
- owner-1596887@printaudit.com.whoisprivacyservice.org
Subdomains
17 observed subdomains of printaudit.com.
Web-graph footprint
Distinct hostnames that link to or from printaudit.com in the public web crawl.
51 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for printaudit.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 159.183.68.114 |
| SPF_IP | 198.203.192.52/32 |
| SPF_IP | 69.46.118.1/28 |
Related pages
Pivot deeper into the graph from printaudit.com.
- IP · 104.18.36.12
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · jbm@baynesolutions.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: "printaudit.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.