Hostname
classactionpl.com
Last fetched
classactionpl.com resolves to 1 IPv4 address operated by AS16276 in SG. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
classactionpl.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 |
|---|---|---|---|---|
| 51.79.231.3 | 51.79.128.0/17 | AS16276 | — | SG |
WHOIS identity
- Registrar
- iana:1479
- Organization
- christopher hunt
- Contact emails
- dmain@netregistry.com.au
- dna@sitematrix.com
- pw-1d205c3c6277b666a02f0564c5574bd7@privacyguardian.org
- pw-36b73f5a516af6972ee35533d23f7502@privacyguardian.org
- pw-3c6f038458ae6c9c10b42a8f090ac685@privacyguardian.org
- pw-70776e36562cf66c4a9cca81260146c6@privacyguardian.org
- pw-76431d759c9aba19b5395bda009b2f1e@privacyguardian.org
- pw-c40bcd549ea4218cddcc4a9e7e9add47@privacyguardian.org
- pw-ed33ca2f9be4e41de2f276e85ad1814f@privacyguardian.org
Subdomains
14 observed subdomains of classactionpl.com.
Showing 11 of 14. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from classactionpl.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
- classactionpl.com
SPF policy
6 SPF mechanisms authorising senders for classactionpl.com.
| Mechanism | Target |
|---|---|
| SPF_A | classactionpl.com |
| SPF_INCLUDE | spf.hostmantis.com |
| SPF_IP | 139.99.62.125 |
| SPF_IP | 51.79.231.12 |
| SPF_IP | 51.79.231.3 |
| SPF_MX | classactionpl.com |
Related pages
Pivot deeper into the graph from classactionpl.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "classactionpl.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.