Hostname
hostingscams.com
Last fetched
hostingscams.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1328 as the registrar.
Nutrition Label
Resolution chain
hostingscams.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.21.45.199 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.218.184 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1328
- Organization
- c/o whoisproxy.com
- Contact emails
- administrator@jredded.com
- domains@hugedomains.com
- 00a126152a46dc020c8a549498d50909c1da0e45afc0706bc28606b43b4e540a@hostingscams.com.whoisproxy.org
- 01fa2218456e8d7a8bf48dc6de18cf4bddf62ffc5feb5db07d1a03d2625d13a9@hostingscams.com.whoisproxy.org
- 31eabd01d788a6458852b3d2dd597612fd3ef349440b77f177fd3e8869786253@hostingscams.com.whoisproxy.org
- 3f5f02d81d1593d07a1d6399981086cc75d9d0ddb04eb6ccb2086a8c41ad10ce@hostingscams.com.whoisproxy.org
- 4c3c9555078084e7e02759d0a90fe29c3a3f13893c8a313b33f66cfa893ad625@hostingscams.com.whoisproxy.org
- 575df81fb49a7cbf4e3a89e97fd42cec98996b14a05f955963e6dcdb62feeb8d@hostingscams.com.whoisproxy.org
- 7520d958d22f9fd62e8d799351338d55dce41e06258e0b82372c0c2f9bcd042f@hostingscams.com.whoisproxy.org
- 759f4ca7c172411ba731abd6409276d7af9a4050c3633f753c06ad2df5fac315@hostingscams.com.whoisproxy.org
- 7b26e8631c59ffd3a93e4dfce51a894de633628165d217d77b96ea81a1f23e23@hostingscams.com.whoisproxy.org
- 7dca61b897a062b8c542a9cb42b7b9ec1a456fe4e406342e8a54cdcc954f54be@hostingscams.com.whoisproxy.org
- 7f0c376637609da5bb852d318ec65c7411c7ba4742ef3e7ef6144c2d2248d2a6@hostingscams.com.whoisproxy.org
- acfe2b99ee170a3746a6309845019a914c69a414f6a5e620220dcdd518af6761@hostingscams.com.whoisproxy.org
- b705c1d250fa299f0a62f2ee45c3294676223c2e076e7e9a4d8013dcdf5084ca@hostingscams.com.whoisproxy.org
- c05774ce5c0b582c1834bf4f94c2f343ef6bc9de164dab9296cd5e3d23c3b070@hostingscams.com.whoisproxy.org
- d0111d2024af9b5f86ab881f21146729564a9d47ad2ae5b1b12de258466f0019@hostingscams.com.whoisproxy.org
- ed64522bca3addbbb5187f2c546ddffb448c1f5bbce7d0523da3f6847adef136@hostingscams.com.whoisproxy.org
- f1b775e1607ed0d2e8e5bfa8418dbec6cf8f7aff4ad83594621b23e5144efac8@hostingscams.com.whoisproxy.org
- fc0080f4c238a305109dfc9e3c8916c9e35d84b57e2855597d39bfc96fe34109@hostingscams.com.whoisproxy.org
- and 1 more
Subdomains
9 observed subdomains of hostingscams.com.
Web-graph footprint
Distinct hostnames that link to or from hostingscams.com in the public web crawl.
7 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for hostingscams.com.
| Mechanism | Target |
|---|---|
| SPF_A | hostingscams.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 172.232.206.251 |
| SPF_MX | hostingscams.com |
Related pages
Pivot deeper into the graph from hostingscams.com.
- IP · 104.21.45.199
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1328
- Country · CA
- Email · administrator@jredded.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: "hostingscams.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.