Skip to content

Hostname

easyhost.pt

Last fetched

easyhost.pt resolves to 2 IPv4 addresses operated by AS43652 in PT.

Nutrition Label

WHISPER CANON · easyhost.ptRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/easyhost.pt

Resolution chain

easyhost.pt resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
100 limite - serviços de internet online, lda
Contact emails

Subdomains

10 observed subdomains of easyhost.pt.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for easyhost.pt.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_IP195.200.252.0/23
SPF_MXeasyhost.pt

Related pages

Pivot deeper into the graph from easyhost.pt.

Cypher and MCP

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

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