Skip to content

Hostname

logos.co.id

Last fetched

logos.co.id resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:core mediatech as the registrar.

Nutrition Label

WHISPER CANON · logos.co.idRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/logos.co.id

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.78.1413.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.3113.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.4113.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.8413.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.188.10318.164.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.188.10518.164.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.188.3518.164.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.188.3818.164.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
registrar:core mediatech
Organization
itus ariyadi
Contact emails

Subdomains

14 observed subdomains of logos.co.id.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for logos.co.id.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from logos.co.id.

Cypher and MCP

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

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