Hostname
luxomatera.com
Last fetched
luxomatera.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
luxomatera.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 46.242.232.143 | 46.242.192.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 000e7086befcaa443ccb2848f0c681ec296fc556b96046e270effb3657a5ca7d@luxomatera.com.whoisproxy.org
- 0739c56efac33ba39dd44ac2f60960662aadedd1f1260f5eb9d06a64ab86933a@luxomatera.com.whoisproxy.org
- 14b2ef9b1827902f83031f096df85204755b2d4b42c215881dba383426dc0bb6@luxomatera.com.whoisproxy.org
- 2165c3662a9c32c217e31b7578a3f9a062e6de4ad35b62f16600d60aae73c141@luxomatera.com.whoisproxy.org
- 4db41b4026bd63e5a269163c3a3404b2a48145ca210bb0fea5379af750f9ba9e@luxomatera.com.whoisproxy.org
- 6960ed4f68283c7aa11e66ad1e02815be0d64effbd539589a2f356612dab50a5@luxomatera.com.whoisproxy.org
- 7b1b275cc3ec4a04d0be41046c8ef32b3cc4abc05baf8d603f99a2bbd10ee514@luxomatera.com.whoisproxy.org
- 7cf35cfbc6dced08e0a1593fc0b39b04753d1e1427082e596aef3c806b86551d@luxomatera.com.whoisproxy.org
- 91ac121704b29a255eb8cb913dc57bdb3f12be277ba87e16c09754e9bf6f1503@luxomatera.com.whoisproxy.org
- 9a20e5ba79689a71e40f7b11b9b0dd606e4e0a4843430425eac029d6e65787e8@luxomatera.com.whoisproxy.org
- a043a45d742b41af1bde6076ff7ff36a4a6d5e4df66301ce716272bcf5cac62c@luxomatera.com.whoisproxy.org
- c180b29544156667d95659ff570ac6c8b0f21537b8a332a2941162c0afd4b703@luxomatera.com.whoisproxy.org
- c5b2afc7c23ba8418d412c5cb3459412405d69aec81f37edfa75335f0cb27f7e@luxomatera.com.whoisproxy.org
- c6b909edfb2daa663aed5f0980c9dac548c19b04527f8508caf782a3af8e2df6@luxomatera.com.whoisproxy.org
- dc36cc169e7867cd9d18ae22c3625d00678f001b8003e330b0d2fb2b413d90f4@luxomatera.com.whoisproxy.org
- e68fcca8c0bdfd3ca3df469d974c1d8134cfc81804484cfd3e677bad87c244e0@luxomatera.com.whoisproxy.org
- ecd188892e5ed41752f1017e1dc58971f760ea056694477dfe6d5301a2c98595@luxomatera.com.whoisproxy.org
- f24acf6c8ad42b3f5569e3dbac5ef1b9debe521e8156454fab87aef15e6509cb@luxomatera.com.whoisproxy.org
Threat posture
History
Mail and authentication
MX records
- luxomatera.com
SPF policy
2 SPF mechanisms authorising senders for luxomatera.com.
| Mechanism | Target |
|---|---|
| SPF_A | luxomatera.com |
| SPF_MX | luxomatera.com |
Related pages
Pivot deeper into the graph from luxomatera.com.
- IP · 46.242.232.143
- ASN · AS12824
- Registrar · iana:269
- Country · PL
- Email · 000e7086befcaa443ccb2848f0c681ec296fc556b96046e270effb3657a5ca7d@luxomatera.com.whoisproxy.org
- TLD · .com
- Browse hostnames · lu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "luxomatera.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.