Skip to content

Hostname

firstserver.co.id

Last fetched

firstserver.co.id resolves to 3 IPv4 addresses operated by AS131775 in ID. WHOIS lists iana:1 as the registrar.

Nutrition Label

WHISPER CANON · firstserver.co.idRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/firstserver.co.id

Resolution chain

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

IPPrefixASNOperatorCountry
103.230.246.130103.230.246.0/24AS131775ID
104.21.86.203104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.136.204172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1
Organization
Contact emails

Subdomains

7 observed subdomains of firstserver.co.id.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for firstserver.co.id.

MechanismTarget
SPF_Afirstserver.co.id
SPF_IP103.230.246.130
SPF_MXfirstserver.co.id

Related pages

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

Cypher and MCP

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

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