Skip to content

Hostname

bokinibio.com

Last fetched

bokinibio.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1132 as the registrar.

Nutrition Label

WHISPER CANON · bokinibio.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bokinibio.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.46.102108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.15108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.48108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.83108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.225.1718.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.2018.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.4018.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.5518.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1132
Organization
dotname domain privacy
Contact emails

Subdomains

1 observed subdomain of bokinibio.com.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bokinibio.com.

MechanismTarget
SPF_INCLUDEspf.ecounterp.com
SPF_MXbokinibio.com

Related pages

Pivot deeper into the graph from bokinibio.com.

Cypher and MCP

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

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