Skip to content

Hostname

maralhost.com

Last fetched

maralhost.com resolves to 6 IPv4 addresses operated by DGP-SH in IR.

Nutrition Label

WHISPER CANON · maralhost.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/maralhost.com

Resolution chain

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

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from maralhost.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for maralhost.com.

MechanismTarget
SPF_Amaral.email
SPF_Amaralhost.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEzoho.com
SPF_IP5.39.60.216
SPF_IP5.39.60.218
SPF_IP5.39.60.219
SPF_IP51.77.254.153
SPF_IP51.77.254.154
SPF_IP51.77.254.156
SPF_IP78.47.141.56
SPF_IP78.47.208.117
SPF_IP91.223.116.50
SPF_MXmaralhost.com

Related pages

Pivot deeper into the graph from maralhost.com.

Cypher and MCP

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

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