Skip to content

Hostname

brumarchitectes.com

Last fetched

brumarchitectes.com resolves to 1 IPv4 address operated by GTS-BACKBONE - GTS Telecom SRL in RO. WHOIS lists iana:3956 as the registrar.

Nutrition Label

WHISPER CANON · brumarchitectes.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/brumarchitectes.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.146.85.235212.146.64.0/19AS5606GTS-BACKBONE - GTS Telecom SRLRO

WHOIS identity

Registrar
iana:3956
Organization
bogdan rusea
Contact emails

Subdomains

1 observed subdomain of brumarchitectes.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for brumarchitectes.com.

MechanismTarget
SPF_Abrumarchitectes.com
SPF_IP212.146.85.235
SPF_IP86.107.43.24
SPF_IP86.107.43.81
SPF_MXbrumarchitectes.com

Related pages

Pivot deeper into the graph from brumarchitectes.com.

Cypher and MCP

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

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