Skip to content

Hostname

regardingluxury.com

Last fetched

regardingluxury.com resolves to 1 IPv4 address operated by AS8560 in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · regardingluxury.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/regardingluxury.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.254.247.218104.254.244.0/22AS8560US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of regardingluxury.com.

Web-graph footprint

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

49 sites link to this hostname.

2,087 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for regardingluxury.com.

MechanismTarget
SPF_Aregardingluxury.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP50.21.186.251
SPF_IP62.151.183.97
SPF_MXregardingluxury.com

Related pages

Pivot deeper into the graph from regardingluxury.com.

Cypher and MCP

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

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