Skip to content

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

WHISPER CANON · malatest.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/malatest.com

Resolution chain

malatest.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.90.105.25264.90.105.0/24AS19797SIMNET - DEXAGON Inc.CA

WHOIS identity

Registrar
iana:600
Organization
r.a. malatest & associates
Contact emails

Subdomains

77 observed subdomains of malatest.com.

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.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for malatest.com.

MechanismTarget
SPF_Amalatest.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.101.48.194
SPF_IP204.141.42.74
SPF_IP207.194.255.210/29
SPF_IP209.120.135.59
SPF_IP64.114.54.110
SPF_IP64.90.105.20
SPF_IP64.90.105.251
SPF_IP72.10.165.170
SPF_IP74.216.183.182
SPF_IP76.74.32.146
SPF_IP76.74.32.148
SPF_MXmalatest.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.