Hostname
xolay.com
Last fetched
xolay.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1328 as the registrar.
Nutrition Label
Resolution chain
xolay.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.68.208 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.198.120 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1328
- Organization
- 1&1 internet
- Contact emails
- support@dropcatch.com
- dataprivacyprotected@1und1.de
- privacy@whoisprivacyprotection.info
- 04abe16877878fe64ba98d37c7b79f1d3c58c1402e09c1317badbc01a5cab460@xolay.com.whoisproxy.org
- 214cb4a628c452492291b3ba492c4684affadf304fcf171b8ad03bd90297b3fb@xolay.com.whoisproxy.org
- 2209791259dbcb8fb964c3fca5b5d7f5bb70b8d824561079c21de5a244655157@xolay.com.whoisproxy.org
- 3633df9b76a9af204d5076d030d411779a724cf0be38c842124339f05dc09d75@xolay.com.whoisproxy.org
- 3be16f1c40890aaa8916ff7dd11b233f8b8480bdc178885671c0dc1d64536259@xolay.com.whoisproxy.org
- 3f4a761bfe937094565743040f686b0a4bfa70553650dced358135e762fb6a84@xolay.com.whoisproxy.org
- 3f691fc16a2e5bd7720f4cc7ed02baf3914156590ad56ae419756db36124a2e9@xolay.com.whoisproxy.org
- 55f000f54d0c858e2dbeb89f59842c3cfc1f0a4e61e1728a8a7513c777c8e96a@xolay.com.whoisproxy.org
- 5ca2cf7ce60b99f62e4f4371a5ca5862f3e94112df5c5884f328a1dbff9a65c8@xolay.com.whoisproxy.org
- 6cfa314bd7331df23b34713c4c2404bde0bf29cf7bd5e0fe5d0f7d96ebed7b0d@xolay.com.whoisproxy.org
- 7e75ca37727044d2a82c80507c4499ac2cc93c439bbda520821706de73f3f47a@xolay.com.whoisproxy.org
- 814ef8bfd6c1df09aca9ba2313d2c4f32286e7c5f36f7dd4fd8458b21e6b5e71@xolay.com.whoisproxy.org
- 97cc5b4393ec9f5dc52dac74de1119a5e7b9b298d17b00b3421387e675004f7b@xolay.com.whoisproxy.org
- affff83fc0d70026fc6ab587a492eba0caad8b4dbcc3797602485605623f3085@xolay.com.whoisproxy.org
- bde1e03b4a131212256ff6e4b2847a9678067e88116a8860722c0b66e01ea9fd@xolay.com.whoisproxy.org
- c05e96d729b7d8efb4eae3220df6b21334abf99372952c62d943ee0b5db23593@xolay.com.whoisproxy.org
- e55e5cb3aa5962d4406ff41ea18e7c0a1e484926ddb7537fd0a5be128e26e63c@xolay.com.whoisproxy.org
- and 3 more
Subdomains
1 observed subdomain of xolay.com.
| Subdomain |
|---|
| wildcard.xolay.com |
Web-graph footprint
Distinct hostnames that link to or from xolay.com in the public web crawl.
7 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for xolay.com.
| Mechanism | Target |
|---|---|
| SPF_A | xolay.com |
| SPF_INCLUDE | secure-mailgate.com |
| SPF_INCLUDE | spf.nl2go.com |
| SPF_MX | xolay.com |
Related pages
Pivot deeper into the graph from xolay.com.
- IP · 104.21.68.208
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1328
- Country · CA
- Email · support@dropcatch.com
- TLD · .com
- Browse hostnames · xo…
- 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: "xolay.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.