Skip to content

Hostname

34ok.com

Last fetched

34ok.com resolves to 6 IPv4 addresses operated by FACEBOOK - Facebook, Inc. in AU. WHOIS lists iana:1555 as the registrar.

Nutrition Label

WHISPER CANON · 34ok.comRouting diversity4.2/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/34ok.com

Resolution chain

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

IPPrefixASNOperatorCountry
157.240.7.5157.240.0.0/17AS32934FACEBOOK - Facebook, Inc.AU
162.125.7.1162.125.0.0/18AS19679DROPBOX - Dropbox, Inc.US
199.59.149.239199.59.148.0/22AS13414TWITTER - Twitter Inc.US
31.13.69.16931.13.69.0/24AS32934FACEBOOK - Facebook, Inc.IE
31.13.87.1931.13.87.0/24AS32934FACEBOOK - Facebook, Inc.TW
69.171.247.7169.171.240.0/20AS32934FACEBOOK - Facebook, Inc.US

WHOIS identity

Registrar
iana:1555
Organization
xiao xiaomi
Contact emails

Subdomains

2 observed subdomains of 34ok.com.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from 34ok.com.

Cypher and MCP

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

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