Hostname
b44.com
Last fetched
b44.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
b44.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 |
|---|---|---|---|---|
| 104.21.51.115 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.179.132 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 032fb4fac6db8b9f67039c17fa518912791a98b41c4f785f9e68b6594a6fb3a1@b44.com.whoisproxy.org
- 0f7741375092bed55d18a33abc36e6a301001685b3a533f83ff066aa8b9ffa21@b44.com.whoisproxy.org
- 1c16c7c6c01d497630e83be421afc9a5ad8fe5980621596918d3aa6d46f31d32@b44.com.whoisproxy.org
- 1e6f28b528933553cd1b3da59236edd6c95b6a6809b7dc5786d7a72892d558dd@b44.com.whoisproxy.org
- 23235d792fad9543b1243204df7d89a3cb600f99c9e7f46536ae2b3e40c57f7b@b44.com.whoisproxy.org
- 26041a9997f223ceea562ff453d6757990642a7ac030b9206ac42cb9fabe9fc9@b44.com.whoisproxy.org
- 28260608f7d7cc4de4baaf05d924d1cba799818648bcd284a3c8b50071330adb@b44.com.whoisproxy.org
- 3684e3bab0ae06f32fba6459a8314922fceed20e3005093b72c79de512ae0166@b44.com.whoisproxy.org
- 3c97d8de7dd66dbe92d53bbbbce4e081868c641182eabad3843446b73f048f08@b44.com.whoisproxy.org
- 41ed337e6de958025863f40316608b946243f4cc415f8061523d21d51a2a42b3@b44.com.whoisproxy.org
- 4ab52fbfe0d7766ffc75203ce10f99aa3756a752746744fc076a7ae90fa6479d@b44.com.whoisproxy.org
- 516154c65910807b99f33fdfe9b48e7fac073efea888597863aed8dba3866dd0@b44.com.whoisproxy.org
- 63b16fbd910f79480ae599069b3794da46685950718d55f5d90e3be999fb33f4@b44.com.whoisproxy.org
- 679807a6a64a7389f7fb7a6479bb0d3a35c19fb4b7e11f4c1550c188d15df591@b44.com.whoisproxy.org
- 6a32d52806b094d1694d0da2463acc345663b3679a1d4fd5e556cd2b9e090972@b44.com.whoisproxy.org
- 73080543ab9bb4c7aac38882af6aab5afb309336e6b8bd48d25a946c93dc875a@b44.com.whoisproxy.org
- 83023674fb6db2c51dce104a9638f0302ce52f249ea6cfd34e0ad71d36bd48bc@b44.com.whoisproxy.org
- 868a679b8dd1102e35932e062d6748ba6781b45313f1c682616064b815a2fd0e@b44.com.whoisproxy.org
- 8ccdd5ca51bee9ba8c23f609db9ed3ecf04155398965900e198b44a7c9ac6375@b44.com.whoisproxy.org
- 906ff1cba0bb5246a13428e9c019c107714e598224f10393f1f53e304fd3575b@b44.com.whoisproxy.org
- and 13 more
Subdomains
1 observed subdomain of b44.com.
| Subdomain |
|---|
| www.b44.com |
Web-graph footprint
Distinct hostnames that link to or from b44.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for b44.com.
| Mechanism | Target |
|---|---|
| SPF_A | b44.com |
| SPF_A | mx.ufobe.com |
| SPF_A | pds3.ufobe.com |
| SPF_MX | b44.com |
Related pages
Pivot deeper into the graph from b44.com.
- IP · 104.21.51.115
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:269
- Country · CA
- Email · 032fb4fac6db8b9f67039c17fa518912791a98b41c4f785f9e68b6594a6fb3a1@b44.com.whoisproxy.org
- TLD · .com
- Browse hostnames · b4…
- 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: "b44.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.