Skip to content

Hostname

portalluwuk.com

Last fetched

portalluwuk.com resolves to 1 IPv4 address operated by IDNIC-KOMIT-AS-ID - PT Komit Kreasi Indonesia in ID. WHOIS lists iana:1675 as the registrar.

Nutrition Label

WHISPER CANON · portalluwuk.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/portalluwuk.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.180.162.186103.180.203.0/24AS149377IDNIC-KOMIT-AS-ID - PT Komit Kreasi IndonesiaID

WHOIS identity

Registrar
iana:1675
Organization
domain data guard
Contact emails

Threat posture

History

Mail and authentication

MX records

  • portalluwuk.com

SPF policy

5 SPF mechanisms authorising senders for portalluwuk.com.

MechanismTarget
SPF_Aportalluwuk.com
SPF_IP103.155.250.64
SPF_IP103.180.162.186
SPF_IP103.29.214.206
SPF_MXportalluwuk.com

Related pages

Pivot deeper into the graph from portalluwuk.com.

Cypher and MCP

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

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