Skip to content

Hostname

baulcode.com

Last fetched

baulcode.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · baulcode.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/baulcode.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.5.49104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.132.250172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
65.108.104.23265.108.0.0/16AS24940HETZNER-ASFI

WHOIS identity

Registrar
iana:303
Organization
nestor
Contact emails

Subdomains

12 observed subdomains of baulcode.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for baulcode.com.

MechanismTarget
SPF_Abaulcode.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP192.99.169.46
SPF_MXbaulcode.com

Related pages

Pivot deeper into the graph from baulcode.com.

Cypher and MCP

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

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