Skip to content

Hostname

ideaa.id

Last fetched

ideaa.id resolves to 1 IPv4 address operated by AS131775 in ID. WHOIS lists iana:1 as the registrar.

Nutrition Label

WHISPER CANON · ideaa.idRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ideaa.id

Resolution chain

ideaa.id resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.131.51.116103.131.51.0/24AS131775ID

WHOIS identity

Registrar
iana:1
Organization
Contact emails

Subdomains

2 observed subdomains of ideaa.id.

Web-graph footprint

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

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ideaa.id

SPF policy

14 SPF mechanisms authorising senders for ideaa.id.

MechanismTarget
SPF_Aideaa.id
SPF_IP103.131.51.116
SPF_IP103.131.51.29
SPF_IP103.131.51.46
SPF_IP103.16.198.13
SPF_IP103.16.198.17
SPF_IP103.16.198.170
SPF_IP103.16.198.171
SPF_IP103.16.198.174
SPF_IP103.16.198.18
SPF_IP103.251.44.181
SPF_IP103.251.44.183
SPF_IP202.74.239.249
SPF_MXideaa.id

Related pages

Pivot deeper into the graph from ideaa.id.

Cypher and MCP

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

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