Skip to content

Hostname

batucadasdesign.com

Last fetched

batucadasdesign.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:mainreg inc. as the registrar.

Nutrition Label

WHISPER CANON · batucadasdesign.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/batucadasdesign.com

Resolution chain

batucadasdesign.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:mainreg inc.
Organization
domain admin, tech, 2025-05-21t00:00:00z <<<g-1535562, not disclosed not disclosed
Contact emails

Subdomains

15 observed subdomains of batucadasdesign.com.

Web-graph footprint

Distinct hostnames that link to or from batucadasdesign.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for batucadasdesign.com.

MechanismTarget
SPF_Abatucadasdesign.com
SPF_INCLUDEmail.s41.tarhely.com
SPF_INCLUDEmail.s56.tarhely.com
SPF_IP185.111.89.205
SPF_IP185.111.89.232/32
SPF_IP92.118.24.18
SPF_MXbatucadasdesign.com

Related pages

Pivot deeper into the graph from batucadasdesign.com.

Cypher and MCP

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

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