Skip to content

Hostname

bosch-tec.it

Last fetched

bosch-tec.it resolves to 1 IPv4 address operated by AS9183 in DE. WHOIS lists registrar:infotech s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · bosch-tec.itRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/bosch-tec.it

Resolution chain

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

IPPrefixASNOperatorCountry
139.15.177.136139.15.177.0/24AS9183DE

WHOIS identity

Registrar
registrar:infotech s.r.l.
Organization
robert bosch s.p.a.
Contact emails

Subdomains

1 observed subdomain of bosch-tec.it.

Web-graph footprint

Distinct hostnames that link to or from bosch-tec.it in the public web crawl.

13 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bosch-tec.it.

MechanismTarget
SPF_MXbosch-tec.it
SPF_REDIRECT_spf.bosch.de

Related pages

Pivot deeper into the graph from bosch-tec.it.

Cypher and MCP

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

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