Skip to content

Hostname

blackandmissing.org

Last fetched

blackandmissing.org resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:609 as the registrar.

Nutrition Label

WHISPER CANON · blackandmissing.orgRouting diversity4.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/blackandmissing.org

Resolution chain

blackandmissing.org resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.72.38104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
157.230.25.151157.230.16.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
172.67.174.109172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.53.179.137185.53.179.0/24AS206834DE
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.4188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.4188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.234.212.77172.234.192.0/19AS63949US
172.236.103.15172.236.96.0/19AS63949US

WHOIS identity

Registrar
iana:609
Organization
deidra robey
Contact emails

Subdomains

9 observed subdomains of blackandmissing.org.

Web-graph footprint

Distinct hostnames that link to or from blackandmissing.org in the public web crawl.

10 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for blackandmissing.org.

MechanismTarget
SPF_Ablackandmissing.org
SPF_IP69.65.3.211
SPF_MXblackandmissing.org

Related pages

Pivot deeper into the graph from blackandmissing.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "blackandmissing.org"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.