Skip to content

Hostname

wellclean.pt

Last fetched

wellclean.pt resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL.

Nutrition Label

WHISPER CANON · wellclean.ptRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/wellclean.pt

Resolution chain

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

IPPrefixASNOperatorCountry
188.166.54.55188.166.0.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
Organization
logpirâmide - unipessoal lda
Contact emails

Subdomains

7 observed subdomains of wellclean.pt.

Web-graph footprint

Distinct hostnames that link to or from wellclean.pt in the public web crawl.

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for wellclean.pt.

MechanismTarget
SPF_Awellclean.pt
SPF_INCLUDE_spf.cleanmx.pt
SPF_IP109.71.40.22
SPF_IP109.71.40.41
SPF_IP109.71.43.137
SPF_IP109.71.43.153
SPF_IP173.225.101.12
SPF_IP50.59.99.187
SPF_MXwellclean.pt

Related pages

Pivot deeper into the graph from wellclean.pt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wellclean.pt"})-[: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.