Skip to content

Hostname

flak.no

Last fetched

flak.no resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · flak.noRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/flak.no

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.6.188104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.188104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.84172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
212.125.226.156212.125.192.0/18AS25400NO

WHOIS identity

No WHOIS records are currently associated with flak.no in WhisperGraph.

Subdomains

9 observed subdomains of flak.no.

Web-graph footprint

Distinct hostnames that link to or from flak.no in the public web crawl.

97 sites link to this hostname.

168 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for flak.no.

MechanismTarget
SPF_INCLUDE96c6y1iu0h.powerspf.com

Related pages

Pivot deeper into the graph from flak.no.

Cypher and MCP

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

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