Skip to content

Hostname

streami.co

Last fetched

streami.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · streami.coRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/streami.co

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.181.1618.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.6918.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.7318.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.9518.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
3.171.85.193.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.453.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.743.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.953.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
yeunjin kong
Contact emails

Subdomains

16 observed subdomains of streami.co.

Web-graph footprint

Distinct hostnames that link to or from streami.co in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for streami.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from streami.co.

Cypher and MCP

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

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