Skip to content

Hostname

luminalpark.com

Last fetched

luminalpark.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · luminalpark.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/luminalpark.com

Resolution chain

luminalpark.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.252.12813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.3913.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.6713.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.6913.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.202.10818.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.12618.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.8318.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.8818.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
3.161.82.1093.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.363.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.603.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.753.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:433
Organization
luminal park s.r.l. srl luminal park s.r.l. srl
Contact emails

Subdomains

26 observed subdomains of luminalpark.com.

Web-graph footprint

Distinct hostnames that link to or from luminalpark.com in the public web crawl.

89 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for luminalpark.com.

MechanismTarget
SPF_IP167.89.33.104
SPF_IP167.89.33.2
SPF_IP167.89.33.214/32
SPF_IP167.89.4.19
SPF_IP167.89.72.118
SPF_IP167.89.76.158/32
SPF_IP74.63.234.143

Related pages

Pivot deeper into the graph from luminalpark.com.

Cypher and MCP

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

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