Skip to content

Hostname

combit.net

Last fetched

combit.net resolves to 1 IPv4 address operated by OSCHADBANK in DE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · combit.netRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/combit.net

Resolution chain

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

IPPrefixASNOperatorCountry
195.4.159.10195.4.128.0/19AS60175OSCHADBANKDE

WHOIS identity

Registrar
iana:433
Organization
combit software
Contact emails

Subdomains

57 observed subdomains of combit.net.

Web-graph footprint

Distinct hostnames that link to or from combit.net in the public web crawl.

131 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for combit.net.

MechanismTarget
SPF_Acombit.net
SPF_INCLUDE_spf.communiteq.com
SPF_INCLUDEspf.emailsys.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXcombit.net

Related pages

Pivot deeper into the graph from combit.net.

Cypher and MCP

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

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