Skip to content

Hostname

flashbrother.net

Last fetched

flashbrother.net resolves to 1 IPv4 address operated by AS48943 in AT. WHOIS lists iana:85 as the registrar.

Nutrition Label

WHISPER CANON · flashbrother.netRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/flashbrother.net

Resolution chain

flashbrother.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
94.136.24.24294.136.0.0/19AS48943AT

WHOIS identity

Registrar
iana:85
Organization
flashbrother.net kg
Contact emails

Subdomains

57 observed subdomains of flashbrother.net.

Web-graph footprint

Distinct hostnames that link to or from flashbrother.net in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for flashbrother.net.

MechanismTarget
SPF_Aflashbrother.net
SPF_IP185.254.140.16/28
SPF_IP185.254.141.64/28
SPF_IP185.254.141.80/28
SPF_IP185.254.142.16/28
SPF_IP94.136.24.224/27
SPF_MXflashbrother.net

Related pages

Pivot deeper into the graph from flashbrother.net.

Cypher and MCP

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

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