Skip to content

Hostname

webmail.garnachasolutions.website

Last fetched

webmail.garnachasolutions.website resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in BR.

Nutrition Label

WHISPER CANON · webmail.garnachasolutions.websiteRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/webmail.garnachasolutions.website

Resolution chain

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

IPPrefixASNOperatorCountry
216.238.103.124216.238.96.0/19AS20473AS-VULTR - The Constant Company, LLCBR
84.32.130.10184.32.130.0/24AS204770CHERRYSERVERS3-AS - UAB "Cherry Servers"US

WHOIS identity

No WHOIS records are currently associated with webmail.garnachasolutions.website in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for webmail.garnachasolutions.website.

MechanismTarget
SPF_Awebmail.garnachasolutions.website
SPF_INCLUDEwebsitewelcome.com
SPF_IP136.244.117.90
SPF_IP162.241.252.89
SPF_IP216.238.103.124
SPF_IP216.238.104.95
SPF_MXwebmail.garnachasolutions.website

Related pages

Pivot deeper into the graph from webmail.garnachasolutions.website.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "webmail.garnachasolutions.website"})-[: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.