Skip to content

Hostname

b4a.clinic

Last fetched

b4a.clinic resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · b4a.clinicRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/b4a.clinic

Resolution chain

b4a.clinic resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.188.18613.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.112.207.9413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.65.2453.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.140.3135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.178.7235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.248.14352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.136.13152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.52.16952.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.174.14452.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.82.6952.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.215.13054.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.198.24157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.170.13113.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:81
Organization
???????
Contact emails

Subdomains

18 observed subdomains of b4a.clinic.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for b4a.clinic.

MechanismTarget
SPF_INCLUDEu19379092.wl093.sendgrid.net

Related pages

Pivot deeper into the graph from b4a.clinic.

Cypher and MCP

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

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