Skip to content

Hostname

himpun.id

Last fetched

himpun.id resolves to 1 IPv4 address operated by AS47583 in SG.

Nutrition Label

WHISPER CANON · himpun.idRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/himpun.id

Resolution chain

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

IPPrefixASNOperatorCountry
109.106.253.11109.106.252.0/22AS47583SG

WHOIS identity

No WHOIS records are currently associated with himpun.id in WhisperGraph.

Subdomains

10 observed subdomains of himpun.id.

Web-graph footprint

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

29 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • himpun.id

SPF policy

8 SPF mechanisms authorising senders for himpun.id.

MechanismTarget
SPF_Ahimpun.id
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_IP109.106.253.1
SPF_IP45.90.230.51
SPF_IP5.181.216.1
SPF_IP83.136.216.201
SPF_MXhimpun.id

Related pages

Pivot deeper into the graph from himpun.id.

Cypher and MCP

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

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