Hostname
1proclass.com
Last fetched
1proclass.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM. WHOIS lists iana:244 as the registrar.
Nutrition Label
Resolution chain
1proclass.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.106.28 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.50 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.72 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.81 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 18.66.147.114 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.115 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.72 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.76 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:244
- Organization
- kim dasol
- Contact emails
Subdomains
1 observed subdomain of 1proclass.com.
| Subdomain |
|---|
| www.1proclass.com |
Web-graph footprint
Distinct hostnames that link to or from 1proclass.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for 1proclass.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 52.79.92.223/32 |
Related pages
Pivot deeper into the graph from 1proclass.com.
- IP · 143.204.106.28
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:244
- Country · OM
- Email · dasolkim@presentlab.co.kr
- TLD · .com
- Browse hostnames · 1p…
- 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: "1proclass.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.