Hostname
webgenesys.it
Last fetched
webgenesys.it resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:aruba s.p.a. as the registrar.
Nutrition Label
Resolution chain
webgenesys.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.91.228 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.181.65 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:aruba s.p.a.
- Organization
- ayge s.a.s di pizzuto bernardino & c.
- Contact emails
- —
Subdomains
21 observed subdomains of webgenesys.it.
Showing 18 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from webgenesys.it in the public web crawl.
37 sites link to this hostname.
153 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for webgenesys.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.armada.it |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | turbo-smtp.com |
| SPF_IP | 156.54.187.6/32 |
| SPF_IP | 182.50.78.64/28 |
| SPF_IP | 204.14.232.64/28 |
| SPF_IP | 204.14.234.64/28 |
| SPF_IP | 96.43.144.64/31 |
| SPF_IP | 96.43.148.64/31 |
Related pages
Pivot deeper into the graph from webgenesys.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webgenesys.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.