Skip to content

Hostname

easyastronomy.it

Last fetched

easyastronomy.it resolves to 2 IPv4 addresses operated by COMBELL-AS - Combell NV in BE. WHOIS lists registrar:ascio technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · easyastronomy.itRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/easyastronomy.it

Resolution chain

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

IPPrefixASNOperatorCountry
213.158.93.59213.163.235.0/24AS34762COMBELL-AS - Combell NVBE
46.30.213.17746.31.48.0/21AS51468ONECOM - One.com A/SDK

WHOIS identity

Registrar
registrar:ascio technologies inc.
Organization
hidden
Contact emails

Subdomains

2 observed subdomains of easyastronomy.it.

Web-graph footprint

Distinct hostnames that link to or from easyastronomy.it in the public web crawl.

79 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for easyastronomy.it.

MechanismTarget
SPF_INCLUDEspf.webapps.net

Related pages

Pivot deeper into the graph from easyastronomy.it.

Cypher and MCP

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

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