Skip to content

Hostname

sspayment.com

Last fetched

sspayment.com resolves to 1 IPv4 address operated by OVH in FR.

Nutrition Label

WHISPER CANON · sspayment.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sspayment.com

Resolution chain

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

IPPrefixASNOperatorCountry
135.125.123.32135.125.0.0/17AS16276OVHFR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for sspayment.com.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDE_spf.gandi.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP135.125.123.32
SPF_IP37.59.114.31
SPF_IP51.255.86.17
SPF_IP51.68.123.169
SPF_IP51.75.241.24
SPF_IP54.36.191.102/32
SPF_IP54.36.221.72/30
SPF_IP81.255.121.177
SPF_IP81.255.121.178
SPF_IP81.255.121.179
SPF_MXsspayment.com

Related pages

Pivot deeper into the graph from sspayment.com.

Cypher and MCP

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

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