Hostname
01s.it
Last fetched
01s.it resolves to 35.214.203.110, announced in 35.214.128.0/17 by GOOGLE-2 - Google LLC in NL. 01s.it is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 35.214.203.110
35.214.128.0/17 · GOOGLE-2 - Google LLC · Groningen, NL
IPv6 resolution
No AAAA record for 01s.it is recorded in WhisperGraph.
Attribution
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- registrar:register s.p.a.
- Registrant organisation
- 01s srl
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns1.register.it
- ns2.register.it
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- aspmx2.googlemail.com
- aspmx3.googlemail.com
SPF policy
- ip: 185.68.191.0/24
- ip: 141.144.227.0/24
- ip: 156.54.71.0/24
- ip: 130.162.240.103/32
- ip: 130.162.33.116/32
- ip: 130.162.218.141/32
- ip: 34.154.69.143/32
- ip: 141.147.48.156/32
- ip: 2.228.70.192/27
- ip: 130.162.217.233/32
- include: _spf.google.com
- a: 01s.it
- mx: 01s.it
Threat-feed evidence
History
Related pages
Pivot from 01s.it into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "01s.it"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.