Skip to content

Hostname

bricks.co.at

Last fetched

bricks.co.at resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · bricks.co.atRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bricks.co.at

Resolution chain

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

IPPrefixASNOperatorCountry
148.251.96.139148.251.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with bricks.co.at in WhisperGraph.

Subdomains

4 observed subdomains of bricks.co.at.

Web-graph footprint

Distinct hostnames that link to or from bricks.co.at in the public web crawl.

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bricks.co.at.

MechanismTarget
SPF_Abricks.co.at
SPF_INCLUDE101.hostinglogin.net
SPF_MXbricks.co.at

Related pages

Pivot deeper into the graph from bricks.co.at.

Cypher and MCP

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

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