Skip to content

Hostname

4it.gmbh

Last fetched

4it.gmbh resolves to 1 IPv4 address operated by AS15817 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · 4it.gmbhRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/4it.gmbh

Resolution chain

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

IPPrefixASNOperatorCountry
157.97.37.45157.97.32.0/20AS15817DE

WHOIS identity

Registrar
iana:151
Organization
4it
Contact emails

Subdomains

1 observed subdomain of 4it.gmbh.

Subdomain
blog.4it.gmbh

Web-graph footprint

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

17 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 4it.gmbh.

MechanismTarget
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP82.100.230.42
SPF_IP82.100.230.45
SPF_MX4it.gmbh

Related pages

Pivot deeper into the graph from 4it.gmbh.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "4it.gmbh"})-[: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.