Hostname
grinfor.it
Last fetched
grinfor.it is a registered hostname under the .it top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:easynet s.p.a.
- Organization
- g.r. informatica srl
- Contact emails
- —
Subdomains
17 observed subdomains of grinfor.it.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for grinfor.it.
| Mechanism | Target |
|---|---|
| SPF_A | mail2.grinfor.it |
| SPF_A | smtp01.plink.it |
| SPF_A | smtpauth.grinfor.it |
| SPF_A | smtpauth2.grinfor.it |
| SPF_IP | 188.214.198.0/24 |
| SPF_MX | grinfor.it |
Related pages
Pivot deeper into the graph from grinfor.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "grinfor.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.