Skip to content

Hostname

paymer.com

Last fetched

paymer.com resolves to 1 IPv4 address operated by AS16003 in NL. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · paymer.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/paymer.com

Resolution chain

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

IPPrefixASNOperatorCountry
79.132.137.22079.132.137.0/24AS16003NL

WHOIS identity

Registrar
iana:1052
Organization
cjsc computing forces
Contact emails

Subdomains

780 observed subdomains of paymer.com.

Web-graph footprint

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

99 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for paymer.com.

MechanismTarget
SPF_IP178.237.196.192/28
SPF_IP185.44.194.254
SPF_IP212.118.48.0/24
SPF_IP86.106.123.126
SPF_IP91.200.28.0/24
SPF_IP91.227.52.0/24

Related pages

Pivot deeper into the graph from paymer.com.

Cypher and MCP

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

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