Skip to content

Hostname

ubb-online.com

Last fetched

ubb-online.com resolves to 1 IPv4 address operated by AS15817 in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · ubb-online.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ubb-online.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.53.250.88193.53.250.0/23AS15817DE

WHOIS identity

Registrar
iana:1408
Organization
jan wienholz
Contact emails

Subdomains

7 observed subdomains of ubb-online.com.

Web-graph footprint

Distinct hostnames that link to or from ubb-online.com in the public web crawl.

240 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for ubb-online.com.

MechanismTarget
SPF_INCLUDE_spf-e.cegedim.fr
SPF_INCLUDE_spf-i.cegedim.fr
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.237.134.26
SPF_IP109.237.142.23
SPF_IP178.77.111.91/32
SPF_IP185.101.55.84
SPF_IP188.40.7.122
SPF_IP217.86.247.69
SPF_IP217.91.61.220
SPF_IP80.151.101.20
SPF_IP80.151.143.44
SPF_IP80.151.43.6
SPF_IP80.151.68.19
SPF_IP80.152.182.13
SPF_IP80.153.188.229
SPF_IP87.128.8.45
SPF_IP87.138.113.102
SPF_IP87.139.65.132
SPF_IP87.191.174.17

Related pages

Pivot deeper into the graph from ubb-online.com.

Cypher and MCP

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

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