Skip to content

Hostname

a2bgroup.it

Last fetched

a2bgroup.it resolves to 1 IPv4 address operated by AS12850 in IT. WHOIS lists registrar:irideos s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · a2bgroup.itRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/a2bgroup.it

Resolution chain

a2bgroup.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.29.129.145212.29.128.0/19AS12850IT

WHOIS identity

Registrar
registrar:irideos s.p.a.
Organization
Contact emails

Subdomains

5 observed subdomains of a2bgroup.it.

Web-graph footprint

Distinct hostnames that link to or from a2bgroup.it in the public web crawl.

6 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for a2bgroup.it.

MechanismTarget
SPF_Aa2bgroup.it
SPF_IP212.29.129.0/24
SPF_MXa2bgroup.it
SPF_MXrelay6.enter.it
SPF_MXrelay7.enter.it

Related pages

Pivot deeper into the graph from a2bgroup.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "a2bgroup.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.