Skip to content

Hostname

easysite.pt

Last fetched

easysite.pt resolves to 1 IPv4 address operated by AS33876 in PT.

Nutrition Label

WHISPER CANON · easysite.ptRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/easysite.pt

Resolution chain

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

IPPrefixASNOperatorCountry
94.126.169.494.126.168.0/21AS33876PT

WHOIS identity

Registrar
Organization
carmine d - services, unipessoal, lda
Contact emails

Subdomains

34 observed subdomains of easysite.pt.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for easysite.pt.

MechanismTarget
SPF_Aeasysite.pt
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.kmitd.com
SPF_IP194.107.127.0/16
SPF_IP82.154.251.79
SPF_IP85.139.250.41
SPF_MXeasysite.pt

Related pages

Pivot deeper into the graph from easysite.pt.

Cypher and MCP

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

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