Skip to content

Hostname

blackfrogagency.com

Last fetched

blackfrogagency.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · blackfrogagency.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/blackfrogagency.com

Resolution chain

blackfrogagency.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.69.111104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.207.188172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
199.16.172.57199.16.172.0/24AS2635AUTOMATTIC - Automattic, IncUS
199.16.173.4199.16.173.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:146
Organization
blackfrog creative
Contact emails

Subdomains

15 observed subdomains of blackfrogagency.com.

Web-graph footprint

Distinct hostnames that link to or from blackfrogagency.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for blackfrogagency.com.

MechanismTarget
SPF_INCLUDEspf1.blackfrogagency.com
SPF_IP101.97.36.0/24
SPF_IP103.138.128.0/23
SPF_IP103.89.75.0/24
SPF_IP104.21.69.111
SPF_IP117.20.43.11/32
SPF_IP121.244.182.64/26
SPF_IP121.244.91.0/26
SPF_IP122.15.156.162
SPF_IP123.63.244.105
SPF_IP128.177.20.207
SPF_IP135.84.80.0/22
SPF_IP136.143.160.0/23
SPF_IP136.143.182.0/23
SPF_IP136.143.184.0/24
SPF_IP136.143.188.0/24
SPF_IP165.173.128.0/24
SPF_IP172.67.207.188
SPF_IP204.141.32.0/23
SPF_IP204.141.42.0/23
SPF_IP50.242.103.0/29
SPF_IP65.154.166.0/24
SPF_IP8.39.54.0/23
SPF_IP8.40.222.0/23

Related pages

Pivot deeper into the graph from blackfrogagency.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "blackfrogagency.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 20

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