Hostname
hostman.com
Last fetched
hostman.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
hostman.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.9.147 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 157.245.240.27 | 157.245.240.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 172.67.160.47 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.4 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.4 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 132.243.242.143 | 132.243.242.0/24 | AS214504 | — | US |
WHOIS identity
- Registrar
- iana:1052
- Organization
- frank barbano
- Contact emails
Subdomains
43 observed subdomains of hostman.com.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hostman.com in the public web crawl.
435 sites link to this hostname.
444 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for hostman.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.ipzmarketing.com |
| SPF_IP | 195.133.93.225/32 |
Related pages
Pivot deeper into the graph from hostman.com.
- IP · 104.21.9.147
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1052
- Country · CA
- Email · 0296c8da5051f515707ae70e1066d62f_2244496_o@whoisprivacy.com
- TLD · .com
- Browse hostnames · ho…
- 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: "hostman.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.