Hostname
cassarcooper.net
Last fetched
cassarcooper.net resolves to 1 IPv4 address operated by MELITACABLE - Melita Limited in MT. WHOIS lists iana:625 as the registrar.
Nutrition Label
Resolution chain
cassarcooper.net 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 |
|---|---|---|---|---|
| 212.56.128.202 | 212.56.128.0/22 | AS12709 | MELITACABLE - Melita Limited | MT |
WHOIS identity
- Registrar
- iana:625
- Organization
- cassar & cooper
- Contact emails
Subdomains
2 observed subdomains of cassarcooper.net.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cassarcooper.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.tnt.mt |
Related pages
Pivot deeper into the graph from cassarcooper.net.
- IP · 212.56.128.202
- ASN · AS12709MELITACABLE - Melita Limited
- Registrar · iana:625
- Country · MT
- Email · j.cooper@cassar-cooper.com
- TLD · .net
- Browse hostnames · ca…
- 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: "cassarcooper.net"})-[: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.