Skip to content

Hostname

aj3043.bid

Last fetched

aj3043.bid resolves to 2 IPv4 addresses operated by TRI-AS - DigitalOne AG in US. WHOIS lists iana:1449 as the registrar.

Nutrition Label

WHISPER CANON · aj3043.bidRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/aj3043.bid

Resolution chain

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

IPPrefixASNOperatorCountry
212.124.115.200212.124.112.0/21AS47328TRI-AS - DigitalOne AGUS
74.117.181.7174.117.176.0/21AS40824WZ-US-40824 - Webzilla Inc.UA

WHOIS identity

Registrar
iana:1449
Organization
global domain privacy services
Contact emails

Subdomains

4 observed subdomains of aj3043.bid.

Threat posture

History

Related pages

Pivot deeper into the graph from aj3043.bid.

Cypher and MCP

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

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