Hostname
protagx.com
Last fetched
protagx.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
protagx.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 |
|---|---|---|---|---|
| 199.60.103.140 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
| 199.60.103.40 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 0c4a215d08148dd4c538201acd7c7c1814e9cd5ddfd587d57f5780aadaaca125@protagx.com.whoisproxy.org
- 1effe58bd151787421acc0cfda53f1f0928cc86b36310ad7f86c3040d95d1457@protagx.com.whoisproxy.org
- 1f88d7162ef1c5d6fe319aa93324f4b6841c72edd81742972e7c1ab23185b404@protagx.com.whoisproxy.org
- 23fd2305de5688e1827636a5fcc576be15b9e6657daa71580d77705ea9a83196@protagx.com.whoisproxy.org
- 2ef274bf8040c1b58f86a3c83707bc1a303414811d8ec4b00b3b9218776cb667@protagx.com.whoisproxy.org
- 3810419287196a0bd78064d64bfa3ec600c87216bc2b078658bcd5bab3e32c91@protagx.com.whoisproxy.org
- 3add0566175c96350fccc6c0cc73f752c574870b93d81d4beeb660cb2e33a877@protagx.com.whoisproxy.org
- 4114f69ce60de8b2d8e4ffb66ef4f5009e2289f6dca564fd9a2353a193456fa4@protagx.com.whoisproxy.org
- 46962fc9a27ee858045d1d3e4f07e6c8a78346bd57dd64c046a833073784180f@protagx.com.whoisproxy.org
- 71b9956d35eca93bcb44b986d4926f852ee7bf3590afd8e70feb58ee4f72858b@protagx.com.whoisproxy.org
- 78260380d9bc147e3a464be50d81d9422c8b5531ef8850e48306c28198ad7fa7@protagx.com.whoisproxy.org
- 8f440b239dfd12122fe993093e0b9f81f4a2895f4e9ef56cab834dc52fd4cd79@protagx.com.whoisproxy.org
- a32d9d1ca4fb15536c2269e3d6d063a09699414657d0e07a94e3c20a2fe90330@protagx.com.whoisproxy.org
- a96ffaa98fbd9f2ad16732ca2292161c08db69f975ce5fe16e004e49c20c6da6@protagx.com.whoisproxy.org
- ca9928cbb321c3d8565e010834ce8bae33f8421af9cd445300f17e7b171b8208@protagx.com.whoisproxy.org
- cb77a6ff4571623ed1441ed6e3972ced43c82afe5530d7a501e23c25fc2a11de@protagx.com.whoisproxy.org
- d53e13391cdf46a842b3f082c7e5d0a83cf96074ffa9e023ecf42341d98e56df@protagx.com.whoisproxy.org
- ea28cc58212914b7efc31f5e45da13a87d7db1e604dec752d5b254c424ff5a0c@protagx.com.whoisproxy.org
Subdomains
6 observed subdomains of protagx.com.
Web-graph footprint
Distinct hostnames that link to or from protagx.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for protagx.com.
| Mechanism | Target |
|---|---|
| SPF_A | protagx.com |
| SPF_INCLUDE | 139544239.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_MX | protagx.com |
Related pages
Pivot deeper into the graph from protagx.com.
- IP · 199.60.103.140
- ASN · AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.
- Registrar · iana:269
- Country · US
- Email · 0c4a215d08148dd4c538201acd7c7c1814e9cd5ddfd587d57f5780aadaaca125@protagx.com.whoisproxy.org
- TLD · .com
- Browse hostnames · pr…
- 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: "protagx.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.