Hostname
4betterdevices.com
Last fetched
4betterdevices.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
4betterdevices.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 |
|---|---|---|---|---|
| 141.94.236.183 | 141.94.0.0/16 | AS16276 | — | FR |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 2a052b3e9d247f3332160ec89181c7e1bdb797cecb86957e04034e8e9b8a7de9@4betterdevices.com.whoisproxy.org
- 3348501ac04e4903363e543b7b1767ec9f2ac34bf59b993b72649c5169d7e78e@4betterdevices.com.whoisproxy.org
- 36d86a06ff5b58d4d44108cefc6d39a52d7c8ceaf1901d16839b4ad29d4ae94c@4betterdevices.com.whoisproxy.org
- 4520ddb3f4b3ecf8d77950d803df8964938e548881b5150f65e0487ef2444841@4betterdevices.com.whoisproxy.org
- 6c20151dd7a7d67f7bc768bd64ca94ce7b54c63ab04cbe1876b3b0d2fccce18c@4betterdevices.com.whoisproxy.org
- 7840ed9a296f60d8dd43fb9776a13b0b57fb85ed3d4a74b98d9d5d348fe520b0@4betterdevices.com.whoisproxy.org
- 7de82620d3b94097768ab889f3bebf2c88c4f803f5525090b9c9cea75e5cfcb0@4betterdevices.com.whoisproxy.org
- 8aec3c384ea15c7d0b150dfd8a1e635012c19f4f5a4b5ce0688e351749172a87@4betterdevices.com.whoisproxy.org
- 8e741f65512c877c4c57054b8e6462968806731e603345f07540da11f0e2358a@4betterdevices.com.whoisproxy.org
- 949f844321252c4f41e8bc36538f885e0cd89e7f00ee33029337f0710b5ea5e3@4betterdevices.com.whoisproxy.org
- 94f3798700295165b1b2e7a29c4438884274fd8f70c22ab07615c7f9ff83ae90@4betterdevices.com.whoisproxy.org
- a58ef0e9320df69ccb5be07eeb6532a4ebe770a3ecb67204c34633cf96f3affc@4betterdevices.com.whoisproxy.org
- bcc7627237952a4bf2426015583068fbcdacd981b5790fd65a8a6df838521208@4betterdevices.com.whoisproxy.org
- c8165267b206b9fa9faf0eebe7386511b9dd11c26fef495319fb362ecd26677e@4betterdevices.com.whoisproxy.org
- c84314ef72742f61f0b5fcac68c11b67cfd1834c1dfe34b49b93288bbc7719df@4betterdevices.com.whoisproxy.org
- f593240774269c17d3ea2d162b82bebf8394f50fd95ad708cc19859a6824a142@4betterdevices.com.whoisproxy.org
Subdomains
15 observed subdomains of 4betterdevices.com.
Showing 11 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 4betterdevices.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for 4betterdevices.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from 4betterdevices.com.
- IP · 141.94.236.183
- ASN · AS16276
- Registrar · iana:269
- Country · FR
- Email · 2a052b3e9d247f3332160ec89181c7e1bdb797cecb86957e04034e8e9b8a7de9@4betterdevices.com.whoisproxy.org
- TLD · .com
- Browse hostnames · 4b…
- 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: "4betterdevices.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.