Skip to content

Hostname

luxupnetwork.com

Last fetched

luxupnetwork.com resolves to 2 IPv4 addresses operated by AS12695 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · luxupnetwork.comRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/luxupnetwork.com

Resolution chain

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

WHOIS identity

Registrar
iana:463
Organization
'luxup'
Contact emails

Subdomains

20 observed subdomains of luxupnetwork.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for luxupnetwork.com.

MechanismTarget
SPF_Aluxupnetwork.com
SPF_INCLUDE_spf.google.com
SPF_IP142.132.209.174
SPF_IP142.132.209.183
SPF_IP142.132.209.185
SPF_IP159.69.55.71
SPF_IP92.38.252.67
SPF_IP92.38.252.69
SPF_MXluxupnetwork.com

Related pages

Pivot deeper into the graph from luxupnetwork.com.

Cypher and MCP

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

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