Hostname
easytag.it
Last fetched
easytag.it resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:genesys informatica s.r.l. as the registrar.
Nutrition Label
Resolution chain
easytag.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 116.203.97.121 | 116.203.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- registrar:genesys informatica s.r.l.
- Organization
- easytrust srl
- Contact emails
- —
Subdomains
9 observed subdomains of easytag.it.
Web-graph footprint
Distinct hostnames that link to or from easytag.it in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for easytag.it.
| Mechanism | Target |
|---|---|
| SPF_A | brixia.distribuzionidigitali.net |
| SPF_A | easytag.it |
| SPF_A | leonardo.distribuzionidigitali.net |
| SPF_A | mail.your-server.de |
| SPF_A | sslproxy01.your-server.de |
| SPF_A | www320.your-server.de |
| SPF_IP | 78.46.153.157 |
| SPF_MX | easytag.it |
Related pages
Pivot deeper into the graph from easytag.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "easytag.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.