Hostname
ogs.it
Last fetched
ogs.it resolves to 1 IPv4 address operated by AS20746 in IT. WHOIS lists registrar:consortium garr as the registrar.
Nutrition Label
Resolution chain
ogs.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 |
|---|---|---|---|---|
| 81.126.67.156 | 81.126.64.0/21 | AS20746 | — | IT |
WHOIS identity
- Registrar
- registrar:consortium garr
- Organization
- istituto nazionale di oceanografia e di geofisica sperimentale
- Contact emails
- —
Subdomains
86 observed subdomains of ogs.it.
Showing 25 of 86. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ogs.it in the public web crawl.
313 sites link to this hostname.
254 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for ogs.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 ogs.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ogs.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.