Skip to content

Hostname

grifo.org

Last fetched

grifo.org resolves to 1 IPv4 address operated by AS31034 in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · grifo.orgRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/grifo.org

Resolution chain

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

IPPrefixASNOperatorCountry
93.186.242.19293.186.240.0/21AS31034IT

WHOIS identity

Registrar
iana:69
Organization
andrea arcangeli
Contact emails

Subdomains

12 observed subdomains of grifo.org.

Web-graph footprint

Distinct hostnames that link to or from grifo.org in the public web crawl.

41 sites link to this hostname.

109 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for grifo.org.

MechanismTarget
SPF_Agrifo.org
SPF_INCLUDE_spf.arubabusiness.it
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP94.177.206.68/32
SPF_MXgrifo.org

Related pages

Pivot deeper into the graph from grifo.org.

Cypher and MCP

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

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