Skip to content

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

WHISPER CANON · beta80group.itRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/beta80group.it

Resolution chain

beta80group.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
beta80 spa
Contact emails

Subdomains

30 observed subdomains of beta80group.it.

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.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for beta80group.it.

MechanismTarget
SPF_INCLUDE5853087.spf02.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.249.132.140
SPF_IP52.16.190.81/32
SPF_IP52.17.45.98/32
SPF_IP80.94.114.166
SPF_IP80.94.114.170
SPF_IP85.222.150.224/28
SPF_IP85.222.158.224/28
SPF_MXbeta80group.it

Related pages

Pivot deeper into the graph from beta80group.it.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.