Skip to content

Hostname

baculum.es

Last fetched

baculum.es resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES.

Nutrition Label

WHISPER CANON · baculum.esRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/baculum.es

Resolution chain

baculum.es resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.32.1053.5.32.0/24AS16509AMAZON-02 - Amazon.com, Inc.ES
3.5.33.1853.5.33.0/24AS16509AMAZON-02 - Amazon.com, Inc.ES
3.5.33.2253.5.33.0/24AS16509AMAZON-02 - Amazon.com, Inc.ES
3.5.34.1753.5.34.0/24AS16509AMAZON-02 - Amazon.com, Inc.ES

WHOIS identity

No WHOIS records are currently associated with baculum.es in WhisperGraph.

Subdomains

20 observed subdomains of baculum.es.

Web-graph footprint

Distinct hostnames that link to or from baculum.es in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for baculum.es.

MechanismTarget
SPF_Abaculum.es
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.acumbamail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEtrustpilotservice.com
SPF_MXbaculum.es

Related pages

Pivot deeper into the graph from baculum.es.

Cypher and MCP

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

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