Hostname
newsofferta.com
Last fetched
newsofferta.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
newsofferta.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 |
|---|---|---|---|---|
| 85.10.247.105 | 85.10.192.0/18 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 08763157aa1a915f909e18b077d4ae741848fb12adb35d0d89d4cd7f97b771c4@newsofferta.com.whoisproxy.org
- 0dc386353b70cda5ddd2c60d5a816ceb167b3c7fc0eb8f2c8f14f9c1a21d1222@newsofferta.com.whoisproxy.org
- 23990e85d190340d105e9d9b07297ca8c865658d351cdf16eb331ee04577ba6a@newsofferta.com.whoisproxy.org
- 29785c1d30570fc59d1d2886dbf4a1ad21aa510e004613f6d2bbb90877ec5b81@newsofferta.com.whoisproxy.org
- 322fc1f661296887ef0be36e7375e0dcf1e9dc264a92475a48561e7a1d717465@newsofferta.com.whoisproxy.org
- 542fe99c84036e93be2b2fb45ce38d5c0f0a904108bda30895c764788a653b17@newsofferta.com.whoisproxy.org
- 5d2e987c68f08ecbed031a48f9ee439d21841b4c08da9b467f34697ad7342412@newsofferta.com.whoisproxy.org
- 5d893c293de68f9050f650a8eab4bf0bdecfbc22349ed42d1f2891efe0e22601@newsofferta.com.whoisproxy.org
- 6918e9faaa766549cbdbc05807b3cfd8eeeaa51c806a2929969caa960d3fbe7e@newsofferta.com.whoisproxy.org
- 732e145f0aa2f52653c23410a9d97275d95aa5a42e055782bc3355e39d8e5fe1@newsofferta.com.whoisproxy.org
- 7d71aae1e0d714fc366dd60aa8614d8a8295568cbbacbf6b9f4833cee2d260d6@newsofferta.com.whoisproxy.org
- a5e26c1e1504c366c59301d5482cf6bd36a04a6b6fa5d14532d97527d821993e@newsofferta.com.whoisproxy.org
- b070d02bf5a236396c0a63753c85452c253b4950bd2c99526da8b1784464da57@newsofferta.com.whoisproxy.org
- b31454ad16961d7d1f63d1285167489ac177c072f89ea0fd90b8f0ca5cbe1bc2@newsofferta.com.whoisproxy.org
- b56867ab2d28ff5fc64e6c641b5288ddcb5b39cd4565817fbc8f257a4566f9df@newsofferta.com.whoisproxy.org
- b67c5da4cbe487fe15e02c9fe3c28fe7342fa1c9ecee332a6ff7f36272878fce@newsofferta.com.whoisproxy.org
- b708c953b005fd23be4ff88207f24e206740a18eabce695de33224ae55e88f6d@newsofferta.com.whoisproxy.org
- ba781540baf41a2b13f9cad1a6f5b6fca27d2e29918ea352afcec8d17dad04f2@newsofferta.com.whoisproxy.org
- e7f7c6e51d9fc934bb9df0a97c156c42afd669707288b95676f7e3e1bb660e26@newsofferta.com.whoisproxy.org
- ea1335487d0005d843859cd2f9989e93e69d62b19c8e048cd6238f75da30fafb@newsofferta.com.whoisproxy.org
- and 1 more
Subdomains
8 observed subdomains of newsofferta.com.
Web-graph footprint
Distinct hostnames that link to or from newsofferta.com in the public web crawl.
3 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for newsofferta.com.
| Mechanism | Target |
|---|---|
| SPF_A | newsofferta.com |
| SPF_IP | 85.10.247.105 |
| SPF_MX | newsofferta.com |
Related pages
Pivot deeper into the graph from newsofferta.com.
- IP · 85.10.247.105
- ASN · AS24940
- Registrar · iana:269
- Country · DE
- Email · 08763157aa1a915f909e18b077d4ae741848fb12adb35d0d89d4cd7f97b771c4@newsofferta.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ne…
- 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: "newsofferta.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.