Hostname
inogs.it
Last fetched
inogs.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:consortium garr
- Organization
- istituto nazionale di oceanografia e di geofisica
- Contact emails
- —
Subdomains
91 observed subdomains of inogs.it.
Showing 25 of 91. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from inogs.it in the public web crawl.
164 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for inogs.it.
| Mechanism | Target |
|---|---|
| SPF_A | mail-eell.regione.fvg.it |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf2.cineca.it |
| SPF_INCLUDE | _spfesse3.cineca.it |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 10.130.32.96/32 |
| SPF_IP | 130.186.0.0/16 |
| SPF_IP | 140.105.65.56 |
| SPF_IP | 193.42.70.0/24 |
| SPF_IP | 193.43.177.0/24 |
| SPF_IP | 193.43.179.0/24 |
| SPF_IP | 52.30.130.201/32 |
| SPF_IP | 54.229.2.165/32 |
Related pages
Pivot deeper into the graph from inogs.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "inogs.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.