Skip to content

Hostname

plopsa.com

Last fetched

plopsa.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · plopsa.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/plopsa.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.27.72104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.173.108172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
176.62.171.220176.62.160.0/20AS34762BE

WHOIS identity

Registrar
iana:106
Organization
Contact emails

Subdomains

72 observed subdomains of plopsa.com.

Web-graph footprint

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

262 sites link to this hostname.

135 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for plopsa.com.

MechanismTarget
SPF_Aplopsa.com
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDE_spf.powermail.be
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.62.160.60
SPF_IP194.78.240.114/32
SPF_IP194.78.97.20
SPF_IP212.72.62.129/32
SPF_IP217.21.190.0/24
SPF_MXplopsa.com

Related pages

Pivot deeper into the graph from plopsa.com.

Cypher and MCP

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

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