Skip to content

Hostname

mrmallo.com

Last fetched

mrmallo.com resolves to 1 IPv4 address operated by AS202053 in NL. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · mrmallo.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/mrmallo.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.46.9494.237.40.0/21AS202053NL

WHOIS identity

Registrar
iana:106
Organization
marshmallows international s. l.
Contact emails

Subdomains

9 observed subdomains of mrmallo.com.

Web-graph footprint

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

17 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mrmallo.com.

MechanismTarget
SPF_Amrmallo.com
SPF_INCLUDE_spf.4me.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.34.131.130
SPF_IP78.22.85.37
SPF_IP81.82.226.50
SPF_IP83.96.252.243
SPF_IP84.199.84.106
SPF_IP84.199.89.162
SPF_MXmrmallo.com

Related pages

Pivot deeper into the graph from mrmallo.com.

Cypher and MCP

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

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