Skip to content

Hostname

mail.gsfees.com

Last fetched

mail.gsfees.com resolves to 2 IPv4 addresses operated by PERFORMIVE - Performive LLC in US.

Nutrition Label

WHISPER CANON · mail.gsfees.comRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.gsfees.com

Resolution chain

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

IPPrefixASNOperatorCountry
74.119.147.15174.119.147.0/24AS46562PERFORMIVE - Performive LLCUS
74.119.147.15474.119.147.0/24AS46562PERFORMIVE - Performive LLCUS

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

  • mail.gsfees.com

SPF policy

13 SPF mechanisms authorising senders for mail.gsfees.com.

MechanismTarget
SPF_Amail.gsfees.com
SPF_INCLUDE_spf.google.com
SPF_IP66.115.154.34
SPF_IP66.71.242.108
SPF_IP69.50.142.171
SPF_IP69.50.142.184
SPF_IP74.119.147.130
SPF_IP74.119.147.131
SPF_IP74.119.147.132
SPF_IP74.119.147.133
SPF_IP74.119.147.138
SPF_IP74.119.147.154
SPF_MXmail.gsfees.com

Related pages

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

Cypher and MCP

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

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