Hostname
beta80group.it
Last fetched
beta80group.it resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists registrar:register s.p.a. as the registrar.
Nutrition Label
Resolution chain
beta80group.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 |
|---|---|---|---|---|
| 199.60.103.188 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.88 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- registrar:register s.p.a.
- Organization
- beta80 spa
- Contact emails
Subdomains
30 observed subdomains of beta80group.it.
Showing 15 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from beta80group.it in the public web crawl.
55 sites link to this hostname.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for beta80group.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 5853087.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 5.249.132.140 |
| SPF_IP | 52.16.190.81/32 |
| SPF_IP | 52.17.45.98/32 |
| SPF_IP | 80.94.114.166 |
| SPF_IP | 80.94.114.170 |
| SPF_IP | 85.222.150.224/28 |
| SPF_IP | 85.222.158.224/28 |
| SPF_MX | beta80group.it |
Related pages
Pivot deeper into the graph from beta80group.it.
- IP · 199.60.103.188
- ASN · AS209242
- Registrar · registrar:register s.p.a.
- Country · US
- Email · customer_service@beta80group.it
- TLD · .it
- Browse hostnames · be…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "beta80group.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.