Skip to content

Hostname

hb-training.com

Last fetched

hb-training.com resolves to 1 IPv4 address operated by SUPERIOR-AS - Superior B.V. in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · hb-training.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/hb-training.com

Resolution chain

hb-training.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
83.137.196.5383.137.196.0/24AS34233SUPERIOR-AS - Superior B.V.NL

WHOIS identity

Registrar
iana:269
Organization
creativeweb
Contact emails

Subdomains

1 observed subdomain of hb-training.com.

Web-graph footprint

Distinct hostnames that link to or from hb-training.com in the public web crawl.

12 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hb-training.com.

MechanismTarget
SPF_Ahb-training.com
SPF_INCLUDE2720963.spf07.hubspotemail.net
SPF_INCLUDEoutlook.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.steam-connect.com
SPF_IP185.226.136.241
SPF_IP81.173.97.41
SPF_MXhb-training.com

Related pages

Pivot deeper into the graph from hb-training.com.

Cypher and MCP

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

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