Skip to content

Hostname

mail.gsvendingmachinegroup.com

Last fetched

mail.gsvendingmachinegroup.com resolves to 2 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US.

Nutrition Label

WHISPER CANON · mail.gsvendingmachinegroup.comRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.gsvendingmachinegroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.173.193.235107.173.192.0/23AS36352AS-COLOCROSSING - HostPapaUS
209.182.227.146209.182.227.0/24AS395092SHOCK-1 - Shock Hosting LLCUS

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mail.gsvendingmachinegroup.com.

MechanismTarget
SPF_Amail.gsvendingmachinegroup.com
SPF_IP107.173.193.234
SPF_IP158.220.98.93
SPF_IP198.12.66.114
SPF_IP209.182.227.146
SPF_MXmail.gsvendingmachinegroup.com

Related pages

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

Cypher and MCP

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

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