Skip to content

Hostname

as-breus.com

Last fetched

as-breus.com resolves to 1 IPv4 address operated by AS196645 in UA. WHOIS lists iana:2374 as the registrar.

Nutrition Label

WHISPER CANON · as-breus.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/as-breus.com

Resolution chain

as-breus.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.169.189.38193.169.189.0/24AS196645UA

WHOIS identity

Registrar
iana:2374
Organization
domain id shield service
Contact emails

Subdomains

4 observed subdomains of as-breus.com.

Web-graph footprint

Distinct hostnames that link to or from as-breus.com in the public web crawl.

9 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • as-breus.com

SPF policy

3 SPF mechanisms authorising senders for as-breus.com.

MechanismTarget
SPF_Aas-breus.com
SPF_IP193.169.189.38
SPF_MXas-breus.com

Related pages

Pivot deeper into the graph from as-breus.com.

Cypher and MCP

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

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