Skip to content

Hostname

dbadmin.brightanimals.com

Last fetched

dbadmin.brightanimals.com resolves to 2 IPv4 addresses operated by AS49981 in NL.

Nutrition Label

WHISPER CANON · dbadmin.brightanimals.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/dbadmin.brightanimals.com

Resolution chain

dbadmin.brightanimals.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with dbadmin.brightanimals.com in WhisperGraph.

Subdomains

1 observed subdomain of dbadmin.brightanimals.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dbadmin.brightanimals.com.

MechanismTarget
SPF_Adbadmin.brightanimals.com
SPF_IP185.177.124.95
SPF_IP190.2.146.4
SPF_IP190.2.147.77
SPF_IP212.8.240.29
SPF_MXdbadmin.brightanimals.com

Related pages

Pivot deeper into the graph from dbadmin.brightanimals.com.

Cypher and MCP

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

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