Skip to content

Hostname

obkio.com

Last fetched

obkio.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.255.11918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.12218.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.4218.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.6418.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
65.8.131.1965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.12199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.12599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of obkio.com owner
Contact emails

Subdomains

12 observed subdomains of obkio.com.

Web-graph footprint

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

207 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for obkio.com.

MechanismTarget
SPF_INCLUDE4689761.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from obkio.com.

Cypher and MCP

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

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