Skip to content

Hostname

lumingarden.com

Last fetched

lumingarden.com resolves to 2 IPv4 addresses operated by PUMO-NET - PUMO NETWORK DIGITAL TECHNOLOGY CO.,LTD in TW. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · lumingarden.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/lumingarden.com

Resolution chain

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

IPPrefixASNOperatorCountry
124.150.132.74124.150.132.0/22AS38843PUMO-NET - PUMO NETWORK DIGITAL TECHNOLOGY CO.,LTDTW
160.153.0.58160.153.0.0/24AS209242CLOUDFLARESPECTRUM - Cloudflare London, LLCUS

WHOIS identity

Registrar
iana:460
Organization
chun-yuan tan
Contact emails

Subdomains

3 observed subdomains of lumingarden.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for lumingarden.com.

MechanismTarget
SPF_IP223.27.41.0/24
SPF_IP223.27.50.0/24

Related pages

Pivot deeper into the graph from lumingarden.com.

Cypher and MCP

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

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