Skip to content

Hostname

angelmalhi.com

Last fetched

angelmalhi.com resolves to 2 IPv4 addresses operated by TRELLIAN-AS-AP - Trellian Pty. Limited in AU. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · angelmalhi.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/angelmalhi.com

Resolution chain

angelmalhi.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.224.212.203103.224.212.0/23AS133618TRELLIAN-AS-AP - Trellian Pty. LimitedAU
5.189.138.655.189.128.0/20AS51167CONTABO - Contabo GmbHDE

WHOIS identity

Registrar
iana:472
Organization
Contact emails

Subdomains

1 observed subdomain of angelmalhi.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for angelmalhi.com.

MechanismTarget
SPF_Aangelmalhi.com
SPF_IP5.189.138.65
SPF_IPfdcf:abda:4154::/48
SPF_MXangelmalhi.com

Related pages

Pivot deeper into the graph from angelmalhi.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "angelmalhi.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.