Skip to content

Hostname

peasycms.com

Last fetched

peasycms.com resolves to 1 IPv4 address operated by AS60781 in NL. WHOIS lists iana:1587 as the registrar.

Nutrition Label

WHISPER CANON · peasycms.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/peasycms.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.212.70.20862.212.64.0/19AS60781NL

WHOIS identity

Registrar
iana:1587
Organization
Contact emails

Subdomains

12 observed subdomains of peasycms.com.

Threat posture

History

Mail and authentication

MX records

  • peasycms.com

SPF policy

17 SPF mechanisms authorising senders for peasycms.com.

MechanismTarget
SPF_INCLUDE_spf.transip.email
SPF_IP136.144.181.42
SPF_IP136.144.236.131
SPF_IP136.144.254.17
SPF_IP2001:1af8:5301:116:1c00:e2ff:fe00:f26
SPF_IP2a01:7c8:aac4:278:0:0:0:1
SPF_IP2a01:7c8:aac6:225:0:0:0:1
SPF_IP2a01:7c8:bb02:4aa:0:0:0:1
SPF_IP2a01:7c8:bb02:4d0:0:0:0:1
SPF_IP2a01:7c8:d007:57d:5054:ff:fe94:5cdc
SPF_IP2a01:7c8:d008:332:0:0:0:1
SPF_IP2a01:7c8:d009:311:0:0:0:1
SPF_IP37.97.176.15
SPF_IP37.97.176.212
SPF_IP37.97.223.215
SPF_IP62.212.70.208
SPF_IP85.10.136.124

Related pages

Pivot deeper into the graph from peasycms.com.

Cypher and MCP

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

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