Hostname
deweris.com
Last fetched
deweris.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
deweris.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.238.40 | 46.242.192.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 130a9b915b9be591f951a91bc0e4041bc2f4baa049921cf36ba737d7a646bff2@deweris.com.whoisproxy.org
- 193f1a287aff041ef88c92cfec939639c5b5b233a57ab7815b1ec05eddc2a1fc@deweris.com.whoisproxy.org
- 2bde55b67217d453e4ccd5d91203c77f02463ec7245581b1a366f78ee743a59c@deweris.com.whoisproxy.org
- 3e20f26f8203d584ae63e162287242bfefcd0c7b5cc1b6fd26502eb0a3a15ebf@deweris.com.whoisproxy.org
- 57874ecc4aa1588b474e2092b9ef6ccc34374e565d9254a744d3cf2019c69fa9@deweris.com.whoisproxy.org
- 92d93cd0daac2d8249b07f76e23bfba2657e93f6a936d5b3474236fc8221fa95@deweris.com.whoisproxy.org
- a53c231a237de2a713abdcb0f0961d6ca522caffd27dc772f3f89a12d9d59979@deweris.com.whoisproxy.org
- b616da0aa48083a2ddf5d2435198919866414e4c0aa68c167cfb62360389f68c@deweris.com.whoisproxy.org
- d190da2bbf4f70b2349aa9cfe4ce94951bb6f3a82a87a54af20d29e1b1815e4a@deweris.com.whoisproxy.org
- d288ad3971bcc3072a7a4516a697b2b2e797b5465ddc2138bfe5d85b80974c8b@deweris.com.whoisproxy.org
- e56ccc2d552571fada8136efbfe6ea505aea42f8b73fc349a1545170b0265b02@deweris.com.whoisproxy.org
- f3c2ba7e7a0bad278e4fe171c37e8f0961de7d64113ac42b7b84ab52d80e57a1@deweris.com.whoisproxy.org
Subdomains
1 observed subdomain of deweris.com.
| Subdomain |
|---|
| www.deweris.com |
Web-graph footprint
Distinct hostnames that link to or from deweris.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- deweris.com
SPF policy
2 SPF mechanisms authorising senders for deweris.com.
| Mechanism | Target |
|---|---|
| SPF_A | deweris.com |
| SPF_MX | deweris.com |
Related pages
Pivot deeper into the graph from deweris.com.
- IP · 46.242.238.40
- ASN · AS12824
- Registrar · iana:269
- Country · PL
- Email · 130a9b915b9be591f951a91bc0e4041bc2f4baa049921cf36ba737d7a646bff2@deweris.com.whoisproxy.org
- TLD · .com
- Browse hostnames · de…
- 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: "deweris.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.