Skip to content

Hostname

barth.it

Last fetched

barth.it resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:limitis sr.l. as the registrar.

Nutrition Label

WHISPER CANON · barth.itRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/barth.it

Resolution chain

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

IPPrefixASNOperatorCountry
188.40.220.130188.40.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:limitis sr.l.
Organization
barth innenausbau sas d. ivo barth &
Contact emails

Subdomains

10 observed subdomains of barth.it.

Web-graph footprint

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

35 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for barth.it.

MechanismTarget
SPF_INCLUDEcemsc.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.40.220.130
SPF_IP2a01:4f8:1061:1637:0:0:0:2
SPF_IP37.186.139.117
SPF_IP81.3.23.202
SPF_IP81.3.23.203
SPF_IP81.3.23.204
SPF_IP81.3.23.205
SPF_IP81.3.23.206
SPF_IP81.3.8.194
SPF_IP81.3.8.195
SPF_IP81.3.8.196
SPF_IP81.3.8.197
SPF_MXbarth.it

Related pages

Pivot deeper into the graph from barth.it.

Cypher and MCP

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

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