Hostname
malatest.com
Last fetched
malatest.com resolves to 1 IPv4 address operated by SIMNET - DEXAGON Inc. in CA. WHOIS lists iana:600 as the registrar.
Nutrition Label
Resolution chain
malatest.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 |
|---|---|---|---|---|
| 64.90.105.252 | 64.90.105.0/24 | AS19797 | SIMNET - DEXAGON Inc. | CA |
WHOIS identity
- Registrar
- iana:600
- Organization
- r.a. malatest & associates
- Contact emails
Subdomains
77 observed subdomains of malatest.com.
Showing 25 of 77. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from malatest.com in the public web crawl.
26 sites link to this hostname.
44 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for malatest.com.
| Mechanism | Target |
|---|---|
| SPF_A | malatest.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 204.101.48.194 |
| SPF_IP | 204.141.42.74 |
| SPF_IP | 207.194.255.210/29 |
| SPF_IP | 209.120.135.59 |
| SPF_IP | 64.114.54.110 |
| SPF_IP | 64.90.105.20 |
| SPF_IP | 64.90.105.251 |
| SPF_IP | 72.10.165.170 |
| SPF_IP | 74.216.183.182 |
| SPF_IP | 76.74.32.146 |
| SPF_IP | 76.74.32.148 |
| SPF_MX | malatest.com |
Related pages
Pivot deeper into the graph from malatest.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "malatest.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.