Skip to content

Hostname

bsmurcia.com

Last fetched

bsmurcia.com resolves to 4 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:1262 as the registrar.

Nutrition Label

WHISPER CANON · bsmurcia.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bsmurcia.com

Resolution chain

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

WHOIS identity

Registrar
iana:1262
Organization
antonio gustavo macanas garcia
Contact emails

Subdomains

10 observed subdomains of bsmurcia.com.

Threat posture

History

Mail and authentication

MX records

  • bsmurcia.com

SPF policy

8 SPF mechanisms authorising senders for bsmurcia.com.

MechanismTarget
SPF_Absmurcia.com
SPF_IP141.94.130.184
SPF_IP176.31.224.21
SPF_IP37.59.70.160
SPF_IP37.59.70.161
SPF_IP37.59.70.162
SPF_IP54.37.30.125
SPF_MXbsmurcia.com

Related pages

Pivot deeper into the graph from bsmurcia.com.

Cypher and MCP

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

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