Skip to content

Hostname

bednar.com

Last fetched

bednar.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · bednar.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bednar.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.6.17104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.17104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.13172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
tucows.com co
Contact emails

Subdomains

69 observed subdomains of bednar.com.

Web-graph footprint

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

319 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for bednar.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.svethostingu.cz
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.114.249.77
SPF_IP194.228.175.81
SPF_IP194.228.39.73
SPF_IP198.2.190.34
SPF_IP209.38.214.25
SPF_IP217.182.124.162
SPF_IP217.182.124.164
SPF_IP31.30.3.76
SPF_IP31.31.72.118
SPF_IP78.24.10.14
SPF_IP82.142.87.229
SPF_IP82.142.87.230
SPF_IP83.167.244.218
SPF_IP90.183.212.135
SPF_IP91.239.201.16/32
SPF_IP91.239.201.7

Related pages

Pivot deeper into the graph from bednar.com.

Cypher and MCP

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

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