Skip to content

Hostname

mail.grupomarkethink.com

Last fetched

mail.grupomarkethink.com resolves to 1 IPv4 address operated by OVH - OVH SAS in CA.

Nutrition Label

WHISPER CANON · mail.grupomarkethink.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/mail.grupomarkethink.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.235.118.22915.235.0.0/17AS16276OVH - OVH SASCA

WHOIS identity

No WHOIS records are currently associated with mail.grupomarkethink.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mail.grupomarkethink.com.

MechanismTarget
SPF_Amail.grupomarkethink.com
SPF_INCLUDEkarmila.raxa.host
SPF_IP15.235.118.229
SPF_IP169.61.59.140
SPF_IP208.43.193.211
SPF_IP35.209.123.155
SPF_IP52.117.30.103
SPF_IP54.39.18.125
SPF_MXmail.grupomarkethink.com

Related pages

Pivot deeper into the graph from mail.grupomarkethink.com.

Cypher and MCP

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

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